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 supported850 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-143513: Clarify historic behaviour of importlib ResourceReader
- Heap out-of-bound read in `socket.sendmsg` ancillary parser after re-entrant `__index__` clears the control list
- gh-140652: Fix a crash in _interpchannels.list_all() after closing a channel
- JIT: Assertion `size < MAX_EXECUTORS_SIZE` failed in `get_index_for_executor`
- gh-131178: Add CLI tests for the profile module
- gh-79459: Sanitize the ``prefix`` and ``suffix`` parameters to `tempfile` functions.
- gh-106318: Add examples for str.rjust() method
- Reject control characters in IMAP commands
- gh-143927: Normalize all line endings (CR, CRLF, and LF) in configparser
- gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling
- Docs
- Python not yet supported