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 supported869 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-145866: Implement `POP_ITER` as macro op using `POP_TOP`
- gh-146059: Call fast_save_leave() in pickle save_frozenset()
- [3.13] gh-142183: Cache one datachunk per tstate to prevent alloc/dealloc thrashing (GH-145789)
- [3.14] docs: fix f-string in ExceptionGroup example (GH-146108)
- [3.13] docs: fix f-string in ExceptionGroup example (GH-146108)
- The JIT's `patch_aarch64_33rx` relocation isn't safe
- [3.14] gh-146121: `pkgutil.get_data()` reject invalid resource arguments (GH-146122)
- [3.13] gh-146121: `pkgutil.get_data()` reject invalid resource arguments (GH-146122)
- [3.12] gh-146121: `pkgutil.get_data()` reject invalid resource arguments (GH-146122)
- [3.13] gh-144984: Fix crash in Expat's `ExternalEntityParserCreate` error paths (GH-144992)
- Docs
- Python not yet supported