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-155003: Don't try to close mmap in SharedMemory.__del__
- `_pyio.BufferedReader.readinto()` can raise `ValueError` after partially filling the destination
- gh-155074: Fix remaining-space calculation in `_pyio.BufferedReader.readinto()`
- 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
- Docs
- Python not yet supported