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
- Consider supporting deflate64 in zipfile
- gh-134471: Fix `asyncio.timeout(0)` swallowing an unrelated prior cancellation.
- gh-133545: Also quote arguments containing `&<>^|` on Windows
- logging.StreamHandler produces BrokenPipeError when cut short by head utility
- Support __index__() in getrandbits(), randbytes() and others
- some instructions in __annotate__ have incorrect code positions
- use argument clinic for more socket functions
- traceback: add `recent_first` and `show_lines` parameters
- gh-135832: implement Py_DECREF specializations for Py_GIL_DISABLED build
- Improving various error messages
- Docs
- Python not yet supported