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 supported872 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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)
- Verbose/confusing default format on warnings
- isoformat() / fromisoformat() for datetime.timedelta
- [io] Windows legacy mode mistakenly ignores the device encoding
- Restore os.makedirs ability to apply mode to all directories created
- Docs
- Python not yet supported