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
- gh-154709: Fix out-of-bounds access in dict reverse iterator
- [3.15] gh-73458: Fix logging.config.listen() on a host without an IPv4 address (GH-154491)
- [3.14] gh-140326: disable the relative import in asyncio REPL (GH-140327)
- [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
- Docs
- Python not yet supported