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-149578: Fix tarfile.open failing on PAX archives with only global headers
- Fix documentation references and some typos for `email.utils` module
- JIT: tier-2 self-loop hang in `FOR_ITER` once iterator types exceed `MAX_CHAIN_DEPTH`
- tarfile: Degenerate TARs with global PAX headers are not handled correctly
- pylifecycle.c: Multiple init/fini cleanup bugs
- Should we test `-X lazy_imports=all` more?
- gh-149527: fix creation of temporary socket files post GH-148578
- gh-126850: Handle multiple functions with same name in StatsProfile
- `_remote_debugging`: reading whole pages over and over
- dis: FOR_ITER reports wrong exhausted-path jump target (END_FOR instead of POP_ITER)
- Docs
- Python not yet supported