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 supported868 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `NULL` pointer dereference in `FutureIter_am_send`
- Improving trace quality by tracking "fitness" and "exit quality"
- Start tracing at `JUMP_BACKWARD_NO_INTERRUPT`
- gh-145059: Record lazy modules without submodules in `sys.lazy_modules`
- Upgrade bundled Expat to 2.7.5 (e.g. for the fixes to `CVE-2026-3277{6,7,8}`)
- gh-145057: Fix test names and comments to reflect `sys.lazy_modules` is a dict, not a set
- Clarify the diffrence between object.__sizeof__() and sys.getsizeof() in short documentation/help output
- gh-85332: Support cross-compiling for GNU/Hurd
- Umbrella issue: bugs found using cpython-review-toolkit
- gh-139109: Document the trace recording interpreter in internaldocs
- Docs
- Python not yet supported