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 supported954 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-130363: add a test resource to mark tests that need an idle system
- gh-128074: Support `+HH` format as time zone for `strptime`
- Annotate test cases which are timing sensitive
- Provide name suggestions for failed attribute deletions
- Improve traceability of assertion errors in common functions
- `KeyboardInterrupt` not handled while evaluating a tight `while` loop condition on Python 3.13
- Docs: improve covariance generic typing examples
- gh-130167: Improve speed of `inspect.formatannotation` by replacing `re`
- pygettext: Improve test coverage
- pyrepl messed up terminal if a signal handler expects stdin
- Docs
- Python not yet supported