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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-146169: correctly handle re-entrant parsing calls in Expat handlers
- gh-146492: Improve SyntaxError for missing comma between import clauses
- gh-53584: Prevent variable-nargs options from stealing required positional args
- gh-137586: Replace 'osascript' with 'open' on macOS in webbrowser
- gh-146452: Fix pickle segfault on concurrent mutation of dict and list
- gh-135658: Add documentation for tkinter.Text widget
- Make module suggestion avaliable on built-in modules
- gh-146436: Implementation of PEP 786
- gh-146401: add `BuiltinImporter.discover()` to find built-in modules
- Unclear documentation for TarFile
- Docs
- Python not yet supported