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 supported869 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Implement thread-related commands in pdb
- IDLE: multiple space deletion by Backspace after non-spaces
- Subprocesses created with DETACHED_PROCESS can pop up a console window
- Can't pass Path like objects to subprocess api's on Windows.
- Add more fields to sys.float_info
- PyNumber_InPlacePower ignores o3 if o1 implements __ipow__
- exec fails to take locals into account when running list comprehensions or functions
- Add concrete examples to os.path documentation
- Allow uploading files with SimpleHTTPRequestHandler
- Seemingly unnecessary complexification of foo(**kw)
- Docs
- Python not yet supported