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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `sys.ps1`/`sys.ps2` should be empty (or not shown) if stdin is not a tty
- email.parser.Parser dropping headers into payload if space between header name and colon
- asyncio.gather behaves inconsistently when handling KeyboardInterruption/SystemExit
- ctypes.util.find_library raises FileNotFoundError for libsecp256k1
- Decide the fate of undocumented script behavior of some modules
- Accidental name bindings with structural pattern matching
- pickle does not work with unbuffered streams
- Improve syntax error for nonlocal not in a nested function
- Qt causes Python's Py_Main to no-op on Windows
- IDLE: Run ... Customized strips backslashes from arguments
- Docs
- Python not yet supported