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 supported757 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-34716: Change MagicMock().__divmod__ to return a pair of MagicMock instances
- [WIP] bpo-38806: bdb: stop_here: always stop at calling frame
- gh-77227: An IDLE option to strip trailing whitespace on save
- gh-61842: Add hotkeys to resize IDLE's font
- gh-71652: Make IDLE help source menu entries unique and sorted
- bpo-38743: configure: on darwin add CoreFoundation to flags before checking for gettext
- gh-69708: IDLE "Save As" warnings
- bpo-38603: Inherit docstrings in dynamically generated subclasses if possible
- [WIP] doctest: lazily instantiate debugger
- bpo-38567: Handle bytes as input to urllib.parse.unquote_plus
- Docs
- Python not yet supported