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 supported787 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Cannot create venvs on small-xattr filesystems when CPython is installed somewhere with large xattrs (Regression from 3.12)
- Add simple `Reader` and `Writer` protocols
- Improve error-branches of `hashlib`
- gh-127667: improve `hashlib` error-branches
- gh-126004: fix positions handling in `codecs.replace_errors`
- gh-126004: fix positions handling in `codecs.xmlcharrefreplace_errors`
- gh-126004: fix positions handling in `codecs.backslashreplace_errors`
- `Protocol` should be documented as using `ABCMeta` as metaclass
- gh-126004: allow to mark codecs handlers tests as safe
- Regression of 3.13.1 with iterator creation being duplicated
- Docs
- Python not yet supported