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 supported948 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- IDLE: Select current line when text is not selected while doing copy
- Invalid help message inside interactive help utility
- Have inspect.getdoc follow the MRO when a method docstring is only one line.
- gh-94478: Fix bug unsafe not set when patching
- 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.
- fail to detect windows with win32gui sometimes
- dataclasses astuple and asdict crash on recursive dataclass structures / dont support deepcopy memo
- ABC causing massive memory swell
- Off-by-one error in _winapi.WaitForMultipleObjects
- Docs
- Python not yet supported