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
- bpo-20907: shutil._unpack_zipfile add warnings for skipped files
- bpo-45929: extend json.tool --json-lines to ignore empty rows
- bpo-24301: Do not fail when gzip files have trailing garbage
- bpo-18717: Add test for request.urlretrieve
- bpo-33277: Hack to proxy module attributes through their spec
- bpo-45558: shutil.copytree: Allow disabling copystat
- gh-74713: ipaddress: support reverse pointer generation for network objects
- bpo-45819: Avoid releasing the GIL in nonblocking socket operations
- gh-89949: Look up __instancecheck__ and __subclasscheck__ in instance
- bpo-44182: Add -L<libdir> to python-config.in to match python-config.sh.in
- Docs
- Python not yet supported