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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.13] gh-123853: Update locale.windows_locale (GH-123901)
- gh-148242: Partial restoration of the historical behavior of `defaultdict`, without losing thread safety
- Remove hard-coded python version in Tools/pixi-packages #148858
- gh-124397: Add free-threading support for iterators.
- gh-148441: Avoid integer overflow in Expat's CharacterDataHandler
- poor scaling of descriptors in free-threading
- gh-148821: Always reject known multi-byte encodings in pyexpat
- pickle protocol 5: writable in-band PickleBuffer with empty tobytes() can memoize b'' via BYTEARRAY8, so later bytes references unpickle as bytearray
- gh-148242: Full restoration of the historical behavior of `defaultdict`, without losing thread safety
- gh-148690: Build abi3t-compat\python3.dll on Windows
- Docs
- Python not yet supported