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
- [3.15] gh-155218: Generate the option group flags in a stable order (GH-155219)
- Argument Clinic does not check the length of parameter descriptions
- asyncio.Barrier: cancelling a waiting task mid-round can cause a later arrival to reuse its index
- gh-155233: Fix asyncio.Barrier reusing a cancelled task's index
- [3.15] gh-152548: Add options, env and timeout parameters to runInSubprocess() (GH-155163)
- gh-69371: Fix pydoc for modules whose path contains undecodable bytes
- gh-69370: Fix "python -m inspect --details" for unencodable paths
- gh-155181: Untrack frozensets created from set literals when possible
- gh-63299: Escape unencodable characters in pprint()
- gh-64470: Validate the port in urlsplit() and urlparse()
- Docs
- Python not yet supported