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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Replace context enter and exit events with single "context switched" event
- Revisit adding lexical normalization support to `pathlib`
- simplify `colorsys.rgb_to_hsv`
- gh-124879: simplify `colorsys.rgb_to_hsv`
- Improve tracebacks for C functions (pass information about arguments)
- gh-69639: add mixed-mode rules for complex arithmetic (C-like)
- `isinstance` on multiple-inheritance class erases type hints
- gh-124771: Add the `PYTHON_GC_PRESET` env var.
- gh-124529: Fix `_strptime` to make `%c`/`%x` accept a year with fewer digits
- TypeAliasType with should also raise an error if non-default type parameter follows default type parameter
- Docs
- Python not yet supported