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 supported966 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- test_dtrace fails on aarch64 Fedora Stable 3.15: "libpython3.15d.so.1.0: cannot open shared object file"
- gh-138978: Fully qualified name for abc classes exception.
- [3.15] gh-155905: Fix error handling in _testcapi helpers (GH-155906)
- [3.15] gh-155775: Do not consume the CAPABILITY response in imaplib (GH-155789)
- [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)
- Docs
- Python not yet supported