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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-142392: Update `ExceptionGroup`s in docs to use a tuple of errors where possible
- `inspect.iscoroutinefunction()` does not detect marked partial objects
- gh-142474: Clarify -i interaction with PYTHONSTARTUP
- gh-130273: Fix traceback color output with unicode characters
- gh-138045: Fix importing numpy in legacy subinterpreters by skipping switch to main interpreter when not needed
- Null pointer dereference in `TextIOWrapper.truncate` via re-entrant `flush`
- Support `exist_ok` for `pathlib`'s `Path.copy_into()`
- Arrow key history broken when stdin is passed explicitly on pdb
- Delete mention `encoding` for `importlib.resources.path`
- Eager task's explicitly set name is replaced
- Docs
- Python not yet supported