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-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
- bpo-42861: Add `next_network` function to ipaddress library
- bpo-42833: make digest algorithms case insensitive
- bpo-42797: Add `-m` option for `doctest`
- bpo-36094: Update smtplib.py
- gh-86533: Restore os.makedirs() ability to apply *mode* recursively
- bpo-42722: Add --debug command line option to unittest to enable post-mortem debugging
- Docs
- Python not yet supported