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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-133548: fix handling of empty and 1-item tuples for `sys.exit`
- `ast.class._field_types` causes Exception when `ast.class._fields` does not cause Exception
- Support chunk sending in `smtplib`
- Potential Quadratic Complexity Vulnerabilities in the `email` Module
- Unify all smtplib commands to be uppercase
- The docstring of `str()` should show the default values for object, encoding and errors and should say `bytes-like object`
- gh-89687: fix get_type_hints with dataclasses __init__ generation
- Create `unittest` assertRaises conventions for exception groups
- Improve "not found" error messages in `<sequence>.<method>()` failures
- macOS: Python Launcher app reported in system profiler as "iOS" app rather than "Apple Chips" app
- Docs
- Python not yet supported