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 supported967 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.15] gh-72353: Continue reading from the console after ignored Ctrl+C (GH-155434)
- [3.15] gh-87587: Fix os.device_encoding() for any console on Windows (GH-155410)
- [3.15] gh-102475: Fix os.path.realpath() for names which look like a drive (GH-155399)
- [3.15] gh-86427: Use the console code page for the stdio encoding on Windows (GH-155415)
- [3.15] gh-69370: Fix "python -m inspect --details" for unencodable paths (GH-155246)
- [3.15] gh-69371: Fix pydoc for modules whose path contains undecodable bytes (GH-155239)
- [3.15] gh-89760: Fix os.path.realpath() for volume GUID paths on Windows (GH-155396)
- [3.15] gh-156466: fix cleanup on error after Enter in codegen_enter_scope (GH-156467)
- [3.15] gh-84419: Fix the execute permissions in os.stat() on Windows (GH-155392)
- [3.15] Fix a dangling pointer and reference leak in `local_timezone_from_timestamp` (GH-156598)
- Docs
- Python not yet supported