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
- 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
- Provide Thread creation hook support
- Space in re's {min,max} should raise an error, rather than fail silently
- Make documentation of * in function signatures easier to find
- Add folder for python customizations: __sitecustomize__
- pkg_resources seems to treat python 3.10 as python 3.1
- multiprocessing Queue leaks a file descriptor associated with the pipe writer (#33081 still a problem)
- Docs
- Python not yet supported