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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [RFE] tarfile: add an option to change the "blocking factor"
- `site.abs__file__` fails for modules where `__file__` cannot be modified
- Support Py_tss_NEEDS_INIT outside of static initialisation
- Several methods of collections.UserString do not return instances of UserString or its subclasses
- [feature] runpy.run_module should mimic script launch behavior for sys.path
- Make the API of argparse.HelpFormatter public
- socket.create_connection needs to support full IPv6 argument
- SSL socket methods don't retry on EINTR?
- Unclear intention of deprecating Py_UNICODE_TOLOWER / Py_UNICODE_TOUPPER
- validate mime types loaded from system files. Document that system files take precedence.
- Docs
- Python not yet supported