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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Extract args from `operator.attrgetter("xxx")`
- gh-113274: fix EUC-JP decoding of FULLWIDTH TILDE
- Argument clinic: add support for creating method aliases
- Mimalloc differences from upstream
- Add "mode" parameter to shelve.open
- Unexpected behavior when `IndentationError` raise
- Prohibit direct retrieval of __prepare__ from an instance of the metaclass.
- IDLE on macOS will close without warning when there are open unsaved files
- typing docs are unclear on when `AsyncIterator` should be used in type hints as opposed to `AsyncGenerator`
- gh-109311: Remove support for non-complex/float types in __complex/float__
- Docs
- Python not yet supported