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 supported850 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- REPL: incorrect error: `terminal doesn't have the required clear capability`
- multiprocessing.Queue.empty() returns False after all producers have exited on Windows 3.13.3
- gh-140389: fixed touchpad horizontal scrolling in IDLE editor
- Add a new parameter to `@dataclass` to optionally turn off the synthesizing of a `__replace__` method
- pathlib.PurePath.stem has a unlisted Python 3.14 change
- Have internal immutable AST nodes
- [PEP 696] `TypeError` when subclassing and omitting `TypeVar` with default.
- Add `mutate_flag` parameter for `fcntl.fcntl`
- Add `duration` and `visited` to the `gc.callbacks` and `gc.get_stats()` dicts
- gh-131196: Improve `uuid.__str__()` performance a little more
- Docs
- Python not yet supported