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 supported862 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- The variable __module__ in the class body getting an undesirable value from __prepare__ of the metaclass
- support ZIP files with zeroed out fields (e.g. for reproducible builds)
- getpass.getpass on Windows fallback detection is incomplete
- 3.10 objects.inv classifies many types as data
- inspect.getframeinfo() doesn't handle frames without lineno
- __instancecheck__ being checked on type(cls) instead of cls
- Enable usage of object.__orig_class__ in __init__
- Python 3.10 OpenSSL Configuration Issues
- Documenting dataclass and namedtuple changes for structural pattern matching
- tkinter focus_get() with non-tkinter Tk widget
- Docs
- Python not yet supported