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 supported759 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- test_httpservers hangs since Python 3.5
- Finish IDLE Query dialog appearance and behavior.
- IDLE on macOS 10.15 Catalina does not open double-clicked files if app already launched
- Change input() to always prompt to stderr
- "make altinstall" installs many files with incorrect shebangs
- argparse: allow abbreviation of sub commands by users
- codeop misclassifies incomplete code with 'nonlocal'
- subprocess: on Windows, unwanted file handles are inherited by child processes in a multithreaded application
- Wire protocol encoding for the JSON module
- Ensure in PyType_Ready() that base class of static type is static
- Docs
- Python not yet supported