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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- __class_getitem__ Unexpectedly Falls Back to the Metaclass
- gh-109252: fixed email bug
- gh-122631 Add video/3gpp and video/3gpp2 to mimetypes
- pythonw should set `sys.stdout` and `sys.stdin` to valid objects.
- `sys.flags.gil` should be a "sequence" attribute
- GH-122548: Implement branch taken and not taken events for sys.monitoring
- enum.auto() can have incorrect behavior when used in a tuple
- `urlparse` ignores the `scheme` parameter when parsing a URL
- gh-55454: Add IMAP4 IDLE support to imaplib
- Add BRANCH_TAKEN and BRANCH_NOT_TAKEN events to sys.monitoring
- Docs
- Python not yet supported