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
- Use tagged pointers on the stack in the default build.
- logging.handlers.SMTPHandler: secure argument is broken in Python 3.12+
- 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
- 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`
- Docs
- Python not yet supported