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
- test_asyncio: socket test harness cannot fail a test from the client/server thread
- gh-155027: Make test_asyncio's socket harness able to fail a test
- Tachyon: Permission error on subprocesses are not propagated back to the user
- gh-155031: repass permission errors on subprocesses to parent / user
- NULL pointer dereference in BufferedIO methods after re-entrant detach()
- 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
- Docs
- Python not yet supported