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
- gh-122353: Handle `ValueError` during imports
- gh-67407: Improve IDLE Find, Replace and Find in Files dialogs
- REPL: Don't print the line that produced a `SyntaxWarning` if only a single line was given as input
- gh-122356: restore the position of a file-like object after `zipfile.is_zipfile`
- gh-122358: Remove re._compile
- Refactor - remove re._compile?
- Separate nturl2path module test from `test_urllib.py`
- gh-122371: Separate nturl2path module test from `test_urllib.py`
- gh-122379: Make REPL completions match only syntactically valid keywords and values
- Make REPL completions match only syntactically valid keywords and values
- Docs
- Python not yet supported