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 supported881 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-116267: Avoid formatting record twice in RotatingFileHandler.
- __class_getitem__ Unexpectedly Falls Back to the Metaclass
- gh-122631 Add video/3gpp and video/3gpp2 to mimetypes
- pythonw should set `sys.stdout` and `sys.stdin` to valid objects.
- `urlparse` ignores the `scheme` parameter when parsing a URL
- gh-83938, gh-122476: Stop incorrectly RFC 2047 encoding non-ASCII email addresses
- New REPL will exit the interpreter due to errors from substituting builtins.__import__
- gh-81074: Allow non-ASCII addr_spec in email.headerregistry.Address
- Question on doc of __getattribute__
- gh-122461: Document that compile() and ast.parse() raise SyntaxError for null bytes
- Docs
- Python not yet supported