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 supported942 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-99772: Fix datetime.time comparison and hashing for sub-minute UTC offsets
- gh-120321: fix thread safety of concurrently iterating over async generators
- 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
- `argparse` reports `python -m` for programmatic module-as-main execution
- gh-84291: Clarify Pool.imap documentation
- Docs
- Python not yet supported