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 supported756 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-46209: add documentation for decoding newlines in the `io` module
- bpo-46186: replace `io.IncrementalNewlineDecoder` with non incremental newline decoders
- bpo-46167: Allow assert statements with parentheses
- gh-89398: Fix argparse namespace overridden by subparsers default
- bpo-46213: Add support for Termux
- bpo-38085: Fix throw exception in __init__subclass__ causes wrong isinstance() a…
- bpo-10850: Fix multiprocessing.managers.Server classvar
- bpo-42943: singledispatchmethod exposes registry and dispatch
- bpo-40350: fix namespace package support in modulefinder
- bpo-45706: Add imaplib.IMAP4.login_plain
- Docs
- Python not yet supported