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-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)
- `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
- `\p{...}` gives wrong results when mixed with letters under `re.IGNORECASE`
- gh-132581: Report why the execution environment was altered
- gh-155245: Fix calendar failing to import when strftime rejects %OB
- Docs
- Python not yet supported