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 supported963 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-69919: Catch all compile errors in the code module, pyrepl and IDLE
- Prevent deadlocks in `ctypes.util.dllist()` on Linux (and maybe other Unices)
- gh-157335: Fix out-of-bounds write in mmap.mmap.__setitem__
- gh-157364: Fix use-after-free in TextIOWrapper during reentrant detach
- [3.15] gh-157247: Block perf trampoline activation when the main interpreter's JIT is enabled (GH-157258)
- gh-157325: Fix an OOB read in the `hz` incremental decoder on a trailing `~`
- gh-155742: Use PyBytesWriter in zlib
- gh-132509: Speed up bytes iteration in FOR_ITER_VIRTUAL
- `=no` values for sanitizer configure options still enable sanitizer flags
- gh-157354 : Honor disabled sanitizer configure options
- Docs
- Python not yet supported