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 supported856 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-104231: emit warning on `__bytes__` and `__str__` when returning strict subclass
- Enable `pdb` to `display` numpy arrays
- gh-108761: Add PEP585 support for `map`
- Set TCP_NODELAY for `http.server`
- Add `__class_getitem__` to `map` builtin, PEP 585
- Argument Clinic: support data collection and dry run modes
- Multiprocessing termination behavior can result in errors or hangs.
- GH-46145: make `PyStructSequence` compatible with `namedtuple`
- `exc_info` can get lost when `throw`ing into an `await` or `yield from`
- Structure for importlib metadata identities
- Docs
- Python not yet supported