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-149110: Fix race in _PyFrame_IsIncomplete for FRAME_OWNED_BY_FRAME…
- Memory exhaustion via crafted zip file
- [3.15] gh-155997: Fix list_all() if an interpreter is destroyed during the call (GH-155998)
- [3.15] gh-153578: Fix out-of-bounds write in bytearray.extend() with a reentrant __buffer__ (GH-153579)
- [3.15] gh-113318: Fix @getter and @setter in Argument Clinic (GH-155778)
- [3.14] gh-75876: Run bigmem tests in a subprocess (GH-155302)
- [3.13] gh-75876: Run bigmem tests in a subprocess (GH-155302)
- gh-56959: Add cross-platform support for %s strftime-format code
- [3.11] gh-155694: Scope HTTPPasswordMgr credentials by URL scheme (GH-155696)
- [3.10] gh-155694: Scope HTTPPasswordMgr credentials by URL scheme (GH-155696)
- Docs
- Python not yet supported