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 supported938 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-151221: Raise ValueError for invalid <date> in plistlib
- plistlib: a <key> outside a <dict> raises IndexError instead of a proper error
- gh-152959: Raise ValueError for a <key> outside a <dict> in plistlib
- gh-152762: Fix zipfile.Path.is_symlink() raising KeyError for missing entries
- Enhance `zipfile` to support decoding comments using `metadata_encoding`
- tomllib: quadratic parse time from re-walking a deep table header for every key (related to gh-149231)
- gh-152930: Make tomllib parse each table section in linear time
- gh-152940: Add a Unicode character browser to IDLE
- gh-152941: Add a token browser to IDLE
- gh-152942: Add an AST browser to IDLE
- Docs
- Python not yet supported