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 supported848 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-128805: Clarify cElementTree deprecation notice
- gh-129745: Fix urlparse example to properly parse params
- gh-144330: Initialize staticmethod/classmethod callables in tp_new
- gh-138186: Use 'predicate' instead of 'function' in filterfalse docstring
- gh-133360: Document zipfile.Path.glob, rglob, and match methods
- gh-142044: Add note to prefer asyncio.timeout/timeout_at over Timeout
- gh-140771: Add class directive for xmlparser in pyexpat docs
- GH-144179: Use recorded values to make optimizer more robust
- gh-144316: Fix missing exception in _remote_debugging with debug=False
- gh-69223: Document that add_argument returns an Action object
- Docs
- Python not yet supported