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 supported786 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Update usages of `PySys_FormatStderr` with locale-dependent `strerror`
- Make `SyntaxWarning` for invalid escape sequences better reflect their intended deprecation
- The sys.float_repr_style should be read-only
- gh-107510: gettext: Remove unnecessary tests
- GH-66409: check if exec_prefix is the same as prefix before searching executable_dir
- gh-127975: Avoid reusing quote types in ast.unparse if not needed
- gh-126085: Add `tp_iter` to TypeAliasType to allow star unpacking
- TarFile.extractall(..., filter='tar') arbitrary file chmod
- Tk.Menu `underline` does not consider `activeborderwidth`
- Refer to the GIL as a thread state in the C API
- Docs
- Python not yet supported