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
- `asyncio.TaskGroup` hangs on cancel with eager task factory
- gh-85004: Add the printname parameter in os.readlink()
- Raise `TypeError` in pure Python `hmac.digest` for non-bytes keys
- `hmac.digest()` and `HMAC(...).digest()` disagree when blocksize is smaller than 16
- HMAC's bigmem tests for `hmac.digest` are incorrect
- `asyncio.TaskGroup` swallows cancellations coming from outside of it
- gh-72353: Continue reading from the console after ignored Ctrl+C
- gh-85470: Delay load ole32.dll in the _ctypes module
- In `test._test_multiprocessing` file, `HAVE_GETVALUE` constant is always `False`
- [3.15] gh-70758: Fix creating a turtle screen after closing one (GH-30355)
- Docs
- Python not yet supported