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-145166: Fix crash in tzinfo.fromutc() when subclass __new__ returns non-datetime
- docs: fix description of `function` parameter of `shutil.register_archive_format`
- CI: move Apple Silicon macOS workflows to macos-26 (Tahoe)
- simplify asyncio staggered_race
- gh-94521: Copy or cut current line while no selection
- gh-145107: simplify staggered race using eager_start=False
- pprint.isreadable returns True for non-eval-able float and complex specials
- gh-145117: fix pprint.isreadable() for non-finite float and complex values
- InternalDocs: Resolve TODO's in the bytecode interpreter section
- gh-145031: suggest the module in "python -m module"
- Docs
- Python not yet supported