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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- TEST failed: test_posix
- [3.13] gh-126699: allow AsyncIterator to be used as a base for Protocols (GH-126702)
- linecache.checkcache() is not threadsafe or GC finalizer re-entrancy safe
- Warning about the use of site-specific path when the `site` initialization has been disabled
- Use a higher tier-up threshold for JIT code
- GH-126789: fix some sysconfig data on late site initializations
- gh-126834: Properly read zip64 archives with non-empty zip64 extensible data sector in Zip64 end of central directory record
- Overflow if `co_exceptiontable` is absurdly large
- Draft: gh-126868: Add freelist for compact int objects
- GH-126795: Increase the JIT threshold from 16 to 4096
- Docs
- Python not yet supported