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-153400: Fall back to __NR_getrandom when SYS_getrandom is unavailable
- `tracemalloc` raw-domain allocator hook violates `PYMEM_DOMAIN_RAW` contract
- gh-89735: Document requirements for the *headers* argument
- gh-140596: Substitute earlier type parameters into PEP 696 defaults
- [3.15] gh-129752: Don't update adaptive counters when TLBC=0 in free-threading. (gh-155497)
- IDLE: Fix devdanzin test issues
- lzma: unbounded dictionary-size allocation is a memory DoS (zipfile, tarfile, lzma.decompress)
- [3.15] gh-88178: Fix exploded IPv6 addresses with a scope ID (GH-25824)
- gh-155432: redraw PyREPL after SIGCONT
- [3.15] gh-102967: Don't pass None to seek(), simply truncate from the current position (GH-102968)
- Docs
- Python not yet supported