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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-89268: Escape RTL characters in str.__repr__()
- gh-110548: modernize venv EnvBuilder example
- gh-100150: document that --without-doc-strings affects inspect.signature
- gh-109532: fix socket HOWTO inaccuracy about send() on broken connection
- Migrate to modern win32/winrt API for `localemodule`
- Duplicate symbol _Py_jit_entry when built with --enable-exterimental-jit
- gh-140729: Fix the cProfile module when the executed script contains calls to multiprocessing.Process
- gh-122622: Add sys._preexec hook for REPL
- gh-130821: Make error messages consistent in Modules/
- gh-106318: Add examples for str.isdigit() method docs
- Docs
- Python not yet supported