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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-145105: Fix crash in csv.reader with re-entrant iterator
- 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-145056: Add support for frozendict in dataclass asdict and astuple
- gh-145117: fix pprint.isreadable() for non-finite float and complex values
- gh-142889: Restructure PyDictKeysObject memory layout for simpler access
- InternalDocs: Resolve TODO's in the bytecode interpreter section
- gh-145031: suggest the module in "python -m module"
- Docs
- Python not yet supported