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
- test_track_literals depends on a garbage collection
- gh-155742: Use PyBytesWriter in marshal
- gh-153400: Fall back to __NR_getrandom when SYS_getrandom is unavailable
- `tracemalloc` raw-domain allocator hook violates `PYMEM_DOMAIN_RAW` contract
- [3.15] gh-129752: Don't update adaptive counters when TLBC=0 in free-threading. (gh-155497)
- gh-155628: Add _Py_atomic_add_*_relaxed variants
- gh-155649: Bound LZMA dictionary size to prevent memory DoS
- gh-155561: Use PySlot API in Modules/_testlimitedcapi.c
- `asyncio.TaskGroup` swallows cancellations coming from outside of it
- gh-155496: Use Argument Clinic for more functions of the time module
- Docs
- Python not yet supported