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
- gh-73123: Add a keepempty argument to string, bytes and bytearray split methods
- gh-87820: IDLE: fix config disabling tab completion
- gh-88321: Add backlog arg for multiprocessing manager server
- 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
- Docs
- Python not yet supported