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 supported870 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- input() and raw_input() do not work correctly with colored prompts
- Documentation links for io.open
- Drop restriction that meta.__prepare__() must return a dict (subclass)
- Add skip_on_windows decorator to test.support
- unittest warnings counter
- urlopen() has a hidden default for its timeout argument
- Idle: use pipes instead of sockets to talk with user subprocess
- ssl.SSLSocket shutdown doesn't behave like socket.shutdown
- Allow more low-level parser configuration in ElementTree
- "make altinstall && make install" behaviour differs from "make install"
- Docs
- Python not yet supported