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 supported965 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.14] gh-136722: Document the `turtle.TurtleGraphicsError` exception (GH-157792)
- [3.13] gh-136722: Document the `turtle.TurtleGraphicsError` exception (GH-157792)
- gh-157384: Unify `_Py_ext_module_loader_info` initialization
- IDLE: ScrolledCanvas.zoom_height calls idlelib.zoomheight.zoom_height, which has not existed since 2019
- ctypes.util.test() calls cdll.load, which LibraryLoader does not have
- gh-157763: Soft-deprecate `ctypes.util.test`
- gh-157625: Specialize syntax errors for unparenthesized yield expressions
- gh-157361: Implement `aiter()` in Python instead of C
- gh-141044: Fix ASan leak with small threading.stack_size()
- Windows: Activating a venv from a MSYS shell spawned from a cmd shell borks your PATH
- Docs
- Python not yet supported