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 supported779 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Possible build regression in 3.13.1 with `-latomic` on MIPS
- make memoryview thread safe in free-threading
- 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
- Memory leaks in 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
- Docs
- Python not yet supported