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
- gh-155170: Expose extension compiler flags in build details
- time/datetime.fromisoformat: C accelerator accepts a fractional seconds component with no decimal mark
- Don't track frozendicts whose contents can never be tracked by the GC
- gh-155126: Implement PEP 828
- Calls with 16+ keyword arguments are ~4.5x slower than calls with 15
- Tools/ftscalingbench picks too few CPUs on processors with unevenly clocked performance cores
- Improve `__repr__` string of synchronize tools in the `multiprocessing` module.
- Add converter and formatter parameters to csv.reader and csv.writer
- gh-155097: Add converter and formatter parameters in csv.reader and csv.writer
- gh-155095: Fix docs changes builder for our custom directives
- Docs
- Python not yet supported