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
- 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
- gh-148906: fix scaling of descriptors on free-threading
- gh-148887: Remove version hardcoding in Tools/pixi-packages
- A Dead URL in `mro.rst` doc
- Crash in HAMT during garbage collection
- Docs
- Python not yet supported