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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Improving trace quality by tracking "fitness" and "exit quality"
- Start tracing at `JUMP_BACKWARD_NO_INTERRUPT`
- Clarify the diffrence between object.__sizeof__() and sys.getsizeof() in short documentation/help output
- Umbrella issue: bugs found using cpython-review-toolkit
- Umbrella issue: code review reports from cpython-review-toolkit
- REPL: unexpected behavior with (non break space) on Windows
- gh-146086: Clarify sys.getsizeof() docstring regarding additional overhead
- gh-123471: Make itertools.dropwhile and itertools.takewhile safe in the FT build
- gh-145749: Optimize named exception blocks
- Make `xml.etree.ElementTree.Element` usable on free-threaded builds
- Docs
- Python not yet supported