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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- dropping `asyncio.open_unix_socket`'s writer will drop the connection.
- `test_ssl` raises `ResourceWarning` (again)
- `test_socket` generates several warnings
- wsgiref raising incorrect exception description
- Allow multiprocessing finalizers to run on a separate thread
- gh-110012: Fix `RuntimeWarning` in `test_socket`
- concurrent.futures.wait returns cancelled as "not done"
- shutil.copyfileobj should break on short read
- gh-109936: return on EOF in shutil.copyfileobj
- Command prompt does not respect `VIRTUAL_ENV_DISABLE_PROMPT` when activating venv
- Docs
- Python not yet supported