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-43521: Add an opt-in gzip Content-Encoding handler to urllib.request
- gh-154205: threading: Deprecated items to be removed in 3.21.
- On macOS, `socket.close()` after `shutdown(SHUT_RDWR)` does not reliably interrupt a blocked `recv()` with a timeout
- `subprocess._USE_POSIX_SPAWN` necessary to make nested launching work for AppImage
- gh-131565: Implement ctypes.util.dllist() in the _ctypes extension
- itertoolsmodule: free-threading use after free bug in counting slow mode
- gh-154089: Hide unavailable replay efficiency
- gh-154088: Count elided stacks consistently
- gh-154085: Avoid duplicating diff line values
- gh-154060: Preserve replay duration and rate
- Docs
- Python not yet supported