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
- multiprocessing SharedMemory.__del__ can fail, leak file descriptor
- gh-84291: Clarify Pool.imap documentation
- gh-132819: Clarify socket.connect() signal interruption behavior
- gh-155003: Don't keep file descriptor in multiprocessing SharedMemory object
- gh-115159: Add SOCK_RAW regression tests
- Free-threading: add stop-the-world duration and contention counts to pystats
- Extend operator-typo SyntaxError suggestions (`=<`, `=>`, `=!`) to `if/while` other conditions
- gh-154987: Handle ValueError for drive-relative paths in tarfile filters
- statistics.kde has inconsistent and counterintuitive caching behaviour
- statistics module NormalDist.quantiles(0) should raise statistics error instead of returning empty list and makes redundant checks
- Docs
- Python not yet supported