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-42966: argparse: customizable help formatter
- added doc about *iterables in concurrent.futures.Executor.map
- bpo-43142: Do not add duplicate FDs to list in duplicate_for_child()
- bpo-42980: Add GnuStyleLongOptionsHelpFormatter
- bpo-42973: argparse: mixing optional and positional
- gh-87212: argparse: capturing actions
- gh-87175: Port curses capi pointer array to a struct.
- bpo-42974: inconsistent end col and line in tokenize case
- gh-83074: Add preserve_security_context to shutil
- bpo-42643: Add support for HTTP range requests
- Docs
- Python not yet supported