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
- 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)
- 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.
- converting datetime object to year and quarter
- fail to detect windows with win32gui sometimes
- Docs
- Python not yet supported