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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-155039: Support copy.replace() for zipfile.ZipInfo
- gh-155042: Support copy.replace() for email.policy.Policy
- gh-155053: Fix GenericAlias crash on OOM
- iconv codecs write an error handler's replacement in a non-initial shift state
- gh-155004: Fix iconv error handlers in a non-initial shift state
- gh-122826: Document exec closure name resolution
- Windows code page codec cannot encode with code pages that require dwFlags=0
- gh-154997: Guard stale self->raw access in bufferedio.c after reentrant detach()
- gh-155016: Fix encoding to Windows code pages which require dwFlags=0
- gh-99772: Fix datetime.time comparison and hashing for sub-minute UTC offsets
- Docs
- Python not yet supported