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
- Allow using decimals as arguments to `timedelta`
- Refactor package creation support code into a common location
- pickle special methods are looked up on the instance rather than the type
- improve TypeError messages for missing arguments (meta issue)
- shutil copy* unsafe on POSIX - they preserve setuid/setgit bits
- datetime.time support for '+' and '-'
- urllib.request add_header() currently allows trailing spaces (and other weird stuff)
- some class attributes missing from dir(Class)
- Content-length is incorrect when request body is a list or tuple
- selectors: Add urgent data to read event
- Docs
- Python not yet supported