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
- hide command prompt when using subprocess.Popen with shell=False on Windows
- venv python reports wrong sys.executable in a subprocess on Windows
- argparse: provide a simple way to get a programmatically useful list of options
- object.__new__ argument calling autodetection faulty
- IDLE - clear and restart the shell window
- Popen should raise ValueError if pass a string when shell=False or a list when shell=True
- Concrete object C API considered harmful to subclasses of builtin types
- Make pyvenv style virtual environments easier to configure when embedding Python
- Redesign Help => About IDLE, make it non-modal
- IDLE: in shell, time.sleep ignores _thread.interrupt_main()
- Docs
- Python not yet supported