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
- refleak.py reports spurious leaks due to int allocation
- gh-155981: Store refleak deltas in arrays
- Negative lookbehind ignored under `re.IGNORECASE | re.LOCALE`
- [3.15] gh-132581: Report why the execution environment was altered (GH-155294)
- [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
- Docs
- Python not yet supported