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 supported889 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-82039: relax cookiejar.py case-sensitive regex for the inconsequential first line of the cookie file
- gh-82005: Properly handle user input warnings in IDLE shell.
- bpo-37921: Better handle symlinks in the zipfile module
- gh-82002: IDLE completion namespace fix
- gh-81989: Deprecate passing a single argument to super()
- gh-81949: IDLE: show help(object) output in a text viewing window
- bpo-37749: modified is_global to handle multicast addresses
- bpo-28053: Allow custom reducer when using multiprocessing
- bpo-37246: Check expiry with current timestamp in DefaultCookiePolicy
- gh-47169: Use the symbolic errno name in OSError error messages
- Docs
- Python not yet supported