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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `denominator` of `Fraction` is positive, which should be documented
- Class creation doesn't call __set_name__ when creating class members in another __set_name__
- 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-122358: Remove re._compile
- Refactor - remove re._compile?
- gh-122379: Make REPL completions match only syntactically valid keywords and values
- Make REPL completions match only syntactically valid keywords and values
- gh-121608: Add supporting perf trampoline on -linux-musl
- Docs
- Python not yet supported