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-154997: Guard stale self->raw access in bufferedio.c after reentrant detach()
- gh-155016: Fix encoding to Windows code pages which require dwFlags=0
- gh-99772: Fix datetime.time comparison and hashing for sub-minute UTC offsets
- 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
- Docs
- Python not yet supported