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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-122379: Make REPL completions match only syntactically valid keywords and values
- Make REPL completions match only syntactically valid keywords and values
- gh-121608: Add supporting perf trampoline on -linux-musl
- Import errors with loo long entry in sys.path or PYTHONPATH in Windows
- GH-109408: Add a ``make lint`` target
- Improve the efficiency of trace stitching
- Condition variable examples can be improved to show cv's main purpose - handling variables under a lock
- gh-122102: Improve tests for descriptor-related tools in `inspect`
- gh-121954: Don't mutate tuples in _PyCode_New
- datetime: Stop Exposing Process-Global Objects in the datetime C-API
- Docs
- Python not yet supported