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 supported942 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-131484: Document that directory and zipfile script targets stay on sys.path
- gh-151464: exclude '<>' token from tokenize output
- curses: buffered reads assume ncurses' reading of the size argument
- gh-154855: Ask non-ncurses curses for one more character
- [3.15] gh-111487: Fix csv.Sniffer never testing the minimum delimiter consistency
- curses.termattrs() returns a negative value on italic terminals
- [3.11] gh-146333: Fix quadratic regex backtracking in configparser option parsing (GH-146399) (GH-148559)
- [3.10] gh-146333: Fix quadratic regex backtracking in configparser option parsing (GH-146399) (GH-148559)
- gh-138765: Release items cached by itertools.tee once all iterators pass them
- zipfile: consider rejecting duplicate unicode path extras
- Docs
- Python not yet supported