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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- make function parameter sentinel value true singletons
- Cross-module dataclass inheritance breaks get_type_hints
- IDLE: make Ctrl,Alt + IME non-ascii letter work on Windows
- [Windows] scandir returns filenotfound for long paths but os.walk does not
- Discourage logging f-strings due to security considerations
- Programmatic management of BytesWarning doesn't work for native triggers.
- Inconsistent results for min() and max() with math.nan as argument
- Improve help() by making typing.overload() information accessible at runtime
- chdir __exit__ is not safe
- typing.get_type_hints with TYPE_CHECKING imports / getting hints for single argument
- Docs
- Python not yet supported