cpython
https://github.com/python/cpython
Python
The Python programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-90562: Improve zero argument support for `super()` in dataclasses when `slots=True`
- gh-121377: Fix closure with intervening comprehension
- Fail PyGILState_Ensure() If Finalizing?
- `datetime.strptime` accepts incompatible arguments
- `datetime.strptime(dt.strftime("%c"), "%c"))` fails when year is <1000.
- gh-102536: Added `_architecture` field to `sys.implementation`
- Output of difflib.HtmlDiff.make_table on the same input is not constant between multiple runs
- gh-119786: Edit ``InternalDocs/frames.md``, ``Python/vm-state.md``, ``Python/tier2_engine.md``
- Strategy for Iterators in Free Threading
- python3: Enable FreeBSD cross build
- Docs
- Python not yet supported