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
- [3.15] gh-123011: Fix warn_explicit() with the globals of the __main__ module (GH-155318)
- gh-155985: Do not fuse a set difference under IGNORECASE with LOCALE
- gh-155976: Refresh COLORS and COLOR_PAIRS in curses set_term
- `tarfile` `tar` and `data` extraction filters allow outside directory creation via exit-and-re-entry paths
- 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)
- Docs
- Python not yet supported