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 supported755 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-43501: _header_value_parser: handle DOT in DisplayName
- bpo-39100: _header_value_parser: do not treat a Group as invalid-mailbox
- Remove the get_phrase_cfws_only_raises test
- gh-81432: Make create_autospec generate AsyncMocks for awaitable classes
- bpo-None: Fix somewhat confusing "where" strings in Py_EnterRecursiveCall.
- bpo-37952: SSL: add support for export_keying_material
- WIP: Cache for obmalloc arena_map_is_used()
- bpo-43299: Make pyclbr.readmodule_ex() not die on module w/o __spec__
- bpo-43605: Improve the documentation to exec() and eval()
- bpo-37612: always call linkat() from os.link(), if available
- Docs
- Python not yet supported