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
- Constructor signatures missing in types module documentation
- reindent.py inserts spaces in multiline literals
- 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)
- Docs
- Python not yet supported