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 supported942 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Don't track frozendicts whose contents can never be tracked by the GC
- gh-155143: Fix asyncio.shield leaking tasks via await-graph.
- [3.15] gh-104091: Suggest TaskGroup for running background tasks in asyncio.create_task() docs (GH-155133)
- gh-152548: Add options, env and timeout parameters to runInSubprocess()
- gh-153711: Add runtime guards for dup3 & pipe2
- gh-155126: Implement PEP 828
- Calls with 16+ keyword arguments are ~4.5x slower than calls with 15
- gh-152105: Remove docs snippet that uses internal C API
- Tools/ftscalingbench picks too few CPUs on processors with unevenly clocked performance cores
- Improve `__repr__` string of synchronize tools in the `multiprocessing` module.
- Docs
- Python not yet supported