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-122196: Clarify, reorder language for TestCase(object)
- gh-84649: Make TimedRotatingFileHandler use CTIME instead of MTIME
- added doc about *iterables in concurrent.futures.Executor.map
- gh-87175: Port curses capi pointer array to a struct.
- 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
- gh-86533: Restore os.makedirs() ability to apply *mode* recursively
- bpo-42722: Add --debug command line option to unittest to enable post-mortem debugging
- bpo-42443 Add Thread Creation Hook to Threading.py
- Docs
- Python not yet supported