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-151471: IDLE colorizes type as a soft keyword
- [3.15] gh-153603: Fix out-of-bounds read in the ISO-2022 decoder for an unknown charset (GH-153604)
- gh-155928: Close transport when a synchronous stream callback raises
- gh-155935: Stop `FileFinder._find_children` retrying a failing directory scan
- gh-155619: Fix data races in the context watcher registry
- ProcessPoolExecutor fails to construct when os.sysconf("SC_SEM_NSEMS_MAX") raises PermissionError
- gh-155596: Fix pprint expand mode ignoring width for nested values
- `xml.dom.domreg.getDOMImplementation`: fallback discovery masks genuine bugs, not just "not installed"
- `sqlite3.Connection.execute()` exposes unrepresentable Argument Clinic default
- gh-105250: Fix NEWOBJ handling of custom metaclasses in C pickle
- Docs
- Python not yet supported