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-153625: rewrite with original filename in append mode for zipfile
- csv.Sniffer.has_header() leaks ValueError instead of csv.Error for an inconsistent guessed dialect
- tarfile leaks ValueError instead of InvalidHeaderError for a malformed GNU sparse pax number
- gh-153636: Raise InvalidHeaderError for malformed GNU sparse pax numbers in tarfile
- gh-53907: Reset the digest auth retry count when authentication fails
- Deprecate and remove http.client.HTTPMessage.getallmatchingheaders()
- gh-58338: Support multi-dimensional slicing in memoryview
- SIGSEGV in TextIOWrapper.readline() after seek() with cookie containing negative chars_to_skip
- gh-78959: Add order parameter to memoryview.cast()
- gh-153020: Fix race condition on event_tstate in _tkinter
- Docs
- Python not yet supported