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 supported865 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- bpo-42443 Add Thread Creation Hook to Threading.py
- gh-86726: Document more tkinter.Tk methods
- bpo-42606: Support POSIX atomicity guarantee of O_APPEND on Windows
- bpo-42063: Enable users of SimpleHTTPRequestHandler to more easily change behaviour
- gh-82701: Add multiprocessing.main_process()
- bpo-42524: Add `retval [variable]` option to pdb
- gh-86642: Allow cross compiling on darwin
- Docs
- Python not yet supported