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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-117404: Add structured version info for compression modules
- gh-59598: Ignore leading whitespace in `JSONDecoder.raw_decode`
- gh-117391: Add `convert_keys` to JSON encoder to enable encoding of dict keys not supported in JSON
- Consider adding `doctest.skip_if` decorator
- pystats: Improve with JIT builds
- gh-60492: Allow customizing test names in TextTestResult.
- gh-117270: Add missed change to COMPARE_OP from 3.12 to dis documentation
- dis.cmp_op doc is inaccurate in Python 3.12.2 and 3.13.0a5
- Move large uop bodies into functions.
- compileall doesn't recompile when invalidation mode changes even if timestamps match
- Docs
- Python not yet supported