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 supported866 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- pkgutil._iter_file_finder_modules should not be fooled by *.py folders
- Avoid raising OverflowError in truncate() if possible
- py_blake2*_new_impl produces inconsistent error messages, and raises OverflowError where ValueError might be better
- errors raised by bytes() and bytearray() for invalid size argument
- multiprocessing.dummy missing cpu_count
- urllib.request.Request accepts but doesn't check bytes headers
- Reference TOC: expand 'Atoms' and 'Primaries'
- Suggested changes for https://docs.python.org/3.6/extending/extending.html
- Pickling and copying exceptions doesn't preserve non-__dict__ attributes
- xid_start definition for Unicode identifiers refers to xid_continue
- Docs
- Python not yet supported