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
- SSLSocket.get_verified_chain() and get_unverified_chain() raise AttributeError after the TLS layer is torn down
- gh-78416: Add the "%" format unit for required keyword-only arguments
- gh-78416: Add the "$$" format unit for required keyword-only arguments
- gh-78416: Allow "|" after "$" for required keyword-only arguments
- Deprecate the tuple API (`object[index]`) of structseq types (ex: os.stat_result)
- Argument Clinic: inline the parsing code of optional groups
- `threading.Thread`'s group parameter is a nuisance
- Should ASAN build use `-shared-libsan`?
- gh-155358: [WIP] Deprecate tuple API of structseq objects
- gh-155273: Document PyConfig.lazy_imports
- Docs
- Python not yet supported