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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Doc Page navigation disappears unless page is very wide.
- WASM build step does something weird with prefix
- gh-92613: Deprecate other uuencode functionality per PEP 594 & document as such
- os.path.relpath() assumes '//' root is equivalent to '/'
- urllib.request.urlopen(data_uri).file are closed automatically when the response is not hold by a variable
- input() doesn't print the prompt if stderr is redirected
- Opening a new unfocused tab in Chrome with webbrowser.open
- Multiprocessing: facilitate worker processes printing to GUI shell
- gh-91400: make sure email parsing dont unquote realnames with spaces
- gh-92525: make inspect.getfile PEP 420 compliant
- Docs
- Python not yet supported