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 supported866 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-84632: IDLE: fix clipboard being cleared upon exit
- gh-88241: Add asyncio.stalled audit hook
- gh-81432: Make create_autospec generate AsyncMocks for awaitable classes
- bpo-37952: SSL: add support for export_keying_material
- bpo-43605: Improve the documentation to exec() and eval()
- gh-122196: Clarify, reorder language for TestCase(object)
- gh-84649: Make TimedRotatingFileHandler use CTIME instead of MTIME
- gh-87175: Port curses capi pointer array to a struct.
- bpo-42861: Add `next_network` function to ipaddress library
- bpo-42722: Add --debug command line option to unittest to enable post-mortem debugging
- Docs
- Python not yet supported