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-87587: Fix os.device_encoding() for any console on Windows
- Meta-issue for bugs in `Lib/hmac.py` and `Lib/hashlib.py`
- gh-86427: Use the console code page for the stdio encoding on Windows
- gh-86427: Determine the stdio encoding for every standard stream on Windows
- gh-86427: Replace PyConfig.stdio_encoding with three separate members
- `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
- Docs
- Python not yet supported