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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-102221: speed up math.lcm by swapping numbers
- Fix description of -W message field in man page
- Handling exceptions within a `@contextmanager` function doesn't clear `sys.exception()`
- Improved signal handling initialization for embedded Python
- Missing Signature Info for Builtin Exceptions in help() and Docs
- zipimport.ZipImportError: can't find module 'my_module.sub_module' Documentation Problem
- idle doesn't display nested tracebacks for ExceptionGroups
- _pyio.BytesIO destructor raises an unraisable exception if there is a BytesIO buffer
- Garbage collection of the BytesIO buffer object raises an unraisable exception
- xml.dom.minidom convenience methods for getting elements
- Docs
- Python not yet supported