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-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
- gh-155090: Fix ftscalingbench core selection on CPUs with favoured cores
- logging: disabled log.debug() calls do not scale on the free-threaded build
- KeyError: 'soft-deprecated' with `make changes`
- Docs
- Python not yet supported