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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- Log formatters which use newlines to separate messages should quote newlines for security reasons
- Problems with mock related to `datetime.utcnow()`
- 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
- _Raise_Serialization_Error thrown when SubElement.Text attribute is never over-written from type(None) to type(Str)
- Docs
- Python not yet supported