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 supported912 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.14] gh-150743: Limit trailer lines and interim responses read by http.client
- http.client accepts Content-Length and chunk-size values that RFC 9112 forbids
- gh-150751: validate http.client Content-Length and chunk-size
- `groupby_next` data race on free-threaded builds
- gh-150791: add critical section for `groupby.next`
- Hot-cold splitting in the cases generator and JIT optimizer.
- gh-111783: Add a warning for reopening files by name to `NamedTemporaryFile`
- gh-150716: Speed up timedelta construction for integer arguments
- gh-150743: Limit trailer lines and interim responses read by http.client
- gh-138949: Fix non-generic children of generic TypedDicts with future annotations
- Docs
- Python not yet supported