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
- gh-74772: Adds signature checking for mock autospec object method calls
- `ntpath.splitroot` raises `UnicodeDecodeError` when given `bytes` on Windows
- gh-120802: Providing more information on `__getitem__`.
- gh-122179: Fix hashlib.file_digest and non-blocking I/O
- Should `__rpow__()` take `modulo` argument?
- `hashlib.file_digest()` can't handle non-blocking I/O
- test.test_asyncio.test_server.TestServer2.test_abort_clients consistently fails on Linux 6.10.x
- Issue warning when running an outdated virtual environment after updating Python in-place
- Add `devel` field to `sys.version_info`
- GH-122123: add devel field to sys.version_info
- Docs
- Python not yet supported