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
- help() of a method wrongly identifies it as a module-level function
- Fix forced arg format in AC-processed modules with custom converters
- IDLE: Make CallTips selectable
- IDLE: Select current line when text is not selected while doing copy
- IDLE: Detect file if modified at local disk and prompt to ask refresh
- IDLE: Auto make pair or brackets or quotation marks.
- IDLE: Double click text in editor to select more meaningful area
- Invalid help message inside interactive help utility
- When mocking with `unsafe=True` the mocked instances don't receive the unsafe argument.
- Have inspect.getdoc follow the MRO when a method docstring is only one line.
- Docs
- Python not yet supported