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
- curses: buffered reads assume ncurses' reading of the size argument
- [3.15] gh-111487: Fix csv.Sniffer never testing the minimum delimiter consistency
- zipfile: consider rejecting duplicate unicode path extras
- Constant-fold f-strings with constant fields in the CFG optimizer
- gh-154910: Constant-fold f-strings with constant fields in the compiler
- gh-148286: Fix undefined behaviour in the ctypes bit field accessors
- gh-148286: Fix undefined behaviour in io.StringIO.read() after an overseek
- gh-148286: Fix undefined behaviour in per-thread refcount merging
- gh-152433: Windows: change ``winreg`` to conditional import for UWP compatibility
- gh-127337: Fix importlib.resources for legacy ResourceReader loaders
- Docs
- Python not yet supported