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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.15] gh-140326: disable the relative import in asyncio REPL (GH-140327)
- gh-135736: Fix interaction between TaskGroup and aclose()
- gh-154643: Only use __STDC_VERSION__ when defined
- [3.15] gh-154189: Fix use-after-free in `functools.partial_vectorcall` (GH-154508)
- GH-148468: Accept string-like proxy objects in colorized argparse help
- gh-154675: Use lazy imports in the top-level modules of importlib
- Reorganize difflib documentation
- gh-110721: Remove undefined `_Py_Offer_Suggestions` in `pycore_pyerrors.h`
- `zipfile`: Inconsistent and insufficient date_time validation and handling across `ZipInfo` methods
- Add escaping mode to PyUnicode_FromFormat(): %#c, %#s, %#S, %#U, %#V
- Docs
- Python not yet supported