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
- gh-122461: Document that compile() and ast.parse() raise SyntaxError for null bytes
- test.test_concurrent_futures.test_deadlock test_pyrepl failed on 1-core-VM
- [3.12 Regression] backport of gh-120233 to 3.12 (gh-121350) breaks mercurial, working with 3.12.4
- `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?
- Docs
- Python not yet supported