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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-122071: Fixed traceback leaks global code when file does not exist
- Traceback leaks global code when `exec`:ed code raises
- gh-121331: Make inspect.getsource work for genexp code objects
- gh-120767: Add REPL history navigation with partial text
- Can't open orphan path on bare importlib.resources.files() under zipapp
- gh-121676: Raise a ``DeprecationWarning`` if the Python implementation of ``functools.reduce`` is called with a keyword args
- gh-107001: Add a stdlib decorator that copies/applies the ParameterSpec from one function to another
- gh-121662: Fix PyREPL on UNIX with non-blocking stdin
- JSONDecodeError verbose error mesage
- Uses a higher granularity than seconds for `.pyc` file invalidation
- Docs
- Python not yet supported