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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-131798: Add `MATCH_SEQUENCE/MAPPING` to the JIT optimizer
- gh-143732: allow dict subclasses to be specialized
- [3.12] gh-94632: document the subprocess need for extra_groups=() with user= (GH-148129)
- gh-145559: Add PyUnstable_DumpTraceback() and PyUnstable_DumpTracebackThreads()
- Windows launcher bundle registers under HKCU despite InstallLauncherAllUsers=1, InstallLauncherAllUsers=1
- Docs: Fix minor typos and readability in README
- binascii.a2b_uu() reads past the end of empty buffer
- gh-142927: Add scrollbar support to Tachyon HTML dark mode
- gh-142659: Optimize set_swap_bodies for intersection_update
- Refactor `codegen_deferred_annotations_body` to ensure `mangled` is decref'd
- Docs
- Python not yet supported