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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Provide a way for potentially long runtime difflib algorithms to be aborted by the caller (and report progress?)
- IDLE: disable edits of debugger local/global vars that are not propagated.
- IDLE: Remove noisy icons from module browser
- urllib bypasses all hosts if proxyoverride includes an empty element
- KeyboardInterrupt handling and traceback broken on Windows 10
- urllib.parse.urljoin is broken in python 3.5
- unittest load_tests protocol not working as documented
- Add UDP support to `socket.create_server()` for easy dual-stack (IPv4/IPv6) servers
- Replacement for unittest.mock.mock_open
- Add an explanation what happens with subprocess parent and child processes when signals are sent
- Docs
- Python not yet supported