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
- [3.15] gh-110128: Ignore a truncated final row in csv.Sniffer
- Support copy.replace() for zipfile.ZipInfo
- Support copy.replace() for email.policy.Policy
- Crash in genericaliasobject.c when tuple_extend() fails under allocation failure
- Add a delimiters parameter to the csv.Sniffer constructor
- gh-155059: Add the *delimiters* parameter in the csv.Sniffer constructor
- gh-154969: Record stop-the-world pause durations in pystats
- 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()`
- Docs
- Python not yet supported