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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-144766: Fix flaky test_trampoline_works_with_forks
- gh-148085: `datetime` cache `time` module lookups
- Incorrect module suggestions when using `-S`
- gh-91167: Fix cloned turtle pen not clearing completely
- JIT arm64 relocations does not handles large addresses
- Publicly expose `shutil.ReadError` and `shutil.RegistryError`
- gh-148001: Expose `shutil.ReadError` and `shutil.RegistryError`
- gh-146448: fix t-string parser truncating expression at != with format spec
- _find_incompatible_extension_module() lacks argument validation and raises TypeError or AttributeError when module_name is not string
- gh-146642: Clarify -W regex requires at least two characters
- Docs
- Python not yet supported