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-84419: Fix the execute permissions in os.stat() on Windows
- gh-85681: Make ntpath.abspath() platform independent
- gh-89760: Fix os.path.realpath() for volume GUID paths on Windows
- plistlib leaks ExpatError/LookupError instead of InvalidFileException for malformed XML
- gh-102475: Fix os.path.realpath() for names which look like a drive
- gh-87512: Fix ignored timeout in subprocess.run() on Windows
- 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
- Docs
- Python not yet supported