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
- 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-138949: Fix non-generic children of generic TypedDicts with future annotations
- Docs: Clarify that `-I` is not a security boundary
- gh-135812: Respect ignore_cleanup_errors in TemporaryDirectory permission reset
- Use `dict.setdefault()` in functools caching for better thread-safety
- Docs
- Python not yet supported