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-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
- Correct 32-bit code alignment of `perf_trampoline`'s `trampoline_api`
- gh-155946: Improve error handling in SMTP email logging
- gh-140866: Document dict view `==` excludes non-set iterables
- gh-149454: Restore OS handler dispatch for custom URI schemes on macOS
- Docs
- Python not yet supported