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-122102: Fix/improve docs of 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
- gh-107001: Add a stdlib decorator that copies/applies the ParameterSpec from one function to another
- 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`)
- gh-91887: Store strong references to pending tasks
- Docs
- Python not yet supported