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
- 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.
- gh-94478: Fix bug unsafe not set when patching
- socket module documentation: confusing display of module functions vs class methods
- Avoid excessive stack usage in all cases.
- linecache should remember files it failed to read and not try again
- We need to be consistent in our use of instruction/codeunit/bytecode/opcode, etc.
- Docs
- Python not yet supported