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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-153621: Expose raw libzstd error code in `ZstdError` messages
- gh-153648: Deprecate http.client.HTTPMessage.getallmatchingheaders()
- _io.TextIOWrapper._CHUNK_SIZE ignores underlying buffer size, defaults 8192
- gh-79644: Fix create_autospec signature handling for functools partial and partialmethod
- gh-153581: Fix create_autospec producing an uncallable mock for functools.partialmethod
- gh-153568: Pause the GC while converting the AST to Python objects
- Out-of-bounds read in the ISO-2022 decoder for an unknown charset
- gh-153603: Fix out-of-bounds read in the ISO-2022 decoder for an unknown charset
- gettext.GNUTranslations raises struct.error instead of OSError on a malformed .mo file
- gh-153605: Fix gettext.GNUTranslations struct.error on a malformed .mo file
- Docs
- Python not yet supported