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 supported888 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-44149: Add `key` argument to difflib.get_close_matches()
- bpo-14965: Proxy `super().x = y` and `del super().x`
- gh-84632: IDLE: fix clipboard being cleared upon exit
- gh-88241: Add asyncio.stalled audit hook
- gh-65460: IDLE: add completion of dict keys of type str
- gh-88037: Move port validation logic to parsing time
- bpo-43501: _header_value_parser: handle DOT in DisplayName
- gh-81432: Make create_autospec generate AsyncMocks for awaitable classes
- bpo-37952: SSL: add support for export_keying_material
- gh-87378: [doc] Link to source
- Docs
- Python not yet supported