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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-139759: Add test_unclosed_interpreter_on_fork
- gh-145552: smtplib: `quoteaddr()` returns malformed address for input `'<'`
- Maximum Recursions on Windows but not Linux on Python 3.12.10, 3.13.12
- gh-145272: Fix data race when accessing func_code in PyFunctionObject
- Adjust _Py_MAX_MANAGED_STATIC_BUILTIN_TYPES value automatically
- Support entrypoint references in -m
- GH-124241: try reading `/proc/self/exe` to determine `sys.executable`
- gh-145465: Move Mac dir into Platforms
- Add streaming to `profiling.sampling`
- REPL import tab completion moves cursor backward
- Docs
- Python not yet supported