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
- typing docs: Use soft deprecation
- gh-144162: Allow for subclasses of a dataclass to define required fields when a parent has defined optional fields
- `sys.exit` unpacks its argument if it is a 0- or 1-element tuple
- Remove deprecated C API objects slated for removal in 3.15
- Heisenbug that kills process via SIGALRM
- os.path.exists and os.path.stat not working on FSLogix Redirected Containers from 3.12 onward
- 3.14 changes annotations behaviour for dataclasses.make_dataclass
- Add support for t-strings in the stdlib logging library
- gh-134644: handle exceptions set in `PyOS_Readline`
- Ensure that `zipfile._Extra.split` is polymorphic
- Docs
- Python not yet supported