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-154667: Validate zipfile timestamps consistently
- gh-100231: Clarify AF_PACKET protocol byte order
- Data race in list.sort() on no-gil build
- gh-154757: Remove the deprecated Py_UNICODE type
- Umbrella issue: idlelib analysis with code-review-toolkit
- gh-102572: Fix KeyboardInterrupt/SystemExit in TaskGroup child task crashing the event loop
- gh-127716: Fix data race in `memoryview.release()`
- gh-150167: Force eager import of `_bz2` in `bz2.py` to fix supported format detection
- gh-135832: Implement `_Py_DECREF_SPECIALIZED` and `PyStackRef_CLOSE_SPECIALIZED` for free-threading
- gh-153740: Optimize PyFloat_Pack/Unpack2 using native _Float16
- Docs
- Python not yet supported