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
- Add 'symbols' link to pydoc's html menu bar.
- IDLE: Revise macOS key bindings, make new one.
- urllib.parse.urlopen shouldn't ignore installed opener when called with any SSL argument
- urljoin should raise a TypeError if URL is not a string
- Many incremental codecs don’t handle fragmented data
- subprocess.check_output() docs misrepresent what shell=True does
- Add io.BinaryTransformWrapper and a "transform" parameter to open()
- unittest: unhelpful truncating of long strings.
- IDLE: catch user cfg file error, better error message, continue
- IDLE: Set correct WM_CLASS on X11
- Docs
- Python not yet supported