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 supported774 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- GH-127090: Fix `urllib.response.addinfourl.url` value for opened `file:` URIs
- New REPL repeats prompt with newline after each key
- urllib.request.urlopen('file:...').url incorrect value
- gh-127060: IDLE StdOutputFile is no longer a TTY
- `methodcaller` is not thread-safe (or re-entrant)
- ConfigParser replaces unnamed section on every read call
- gh-127089: Add missing description for codes in `http.HTTPStatus`
- IDLE displays ANSI sequences in tracebacks when sys.excepthook is customized
- Add missing description for codes in `http.HTTPStatus`
- Tuples should be immutable and safe in C, as well as in Python.
- Docs
- Python not yet supported