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 supported904 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- http.client reads infinite chunked response trailers or 1xx headers
- [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
- Issues with Shift_JIS and EUC-JP in email
- `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.
- Better error messages when using operators on `super()` objects
- gh-111783: Add a warning for reopening files by name to `NamedTemporaryFile`
- Docs
- Python not yet supported