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 supported967 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.10] gh-156353: Fix configparser space delimiter parsing (GH-156382)
- [3.15] gh-156459: Fix cleanup on error in compiler_set_qualname (GH-156462)
- [3.14] gh-156459: Fix cleanup on error in compiler_set_qualname (GH-156462)
- Undocumented exception: argparse add_argument(action='store_true', metavar='...') raises TypeError
- [3.15] gh-156466: fix cleanup on error in codegen_function_body (GH-156511)
- [3.14] gh-156466: fix cleanup on error in codegen_function_body (GH-156511)
- Race between UserDict.__getitem__ and __delitem__ can result in __missing_ not being called when item is missing.
- Update PY_SUPPORT_TIER according to PEP 11
- [3.11] gh-156353: Fix configparser space delimiter parsing (GH-156382)
- test.support.warnings_helper.check_warnings() raises KeyError: 'warnings' under -X lazy_imports=all
- Docs
- Python not yet supported