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 supported954 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- pythonw should set `sys.stdout` and `sys.stdin` to valid objects.
- gh-122353: Handle `ValueError` during imports
- gh-122102: Improve tests for descriptor-related tools in `inspect`
- gh-122071: Fixed traceback leaks global code when file does not exist
- gh-121331: Make inspect.getsource work for genexp code objects
- gh-120767: Add REPL history navigation with partial text
- gh-91289: Reformat the text output of unittest
- JSONDecodeError verbose error mesage
- Uses a higher granularity than seconds for `.pyc` file invalidation
- missing global names inside a class body (calling `exec` with a `ChainMap`)
- Docs
- Python not yet supported