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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- asyncio eager task inherits the creators exception state
- gh-155502: Warn about keeping a reference to tasks from loop.create_task
- gh-56593: Document the difflib Match named tuple
- gh-155140: Fix ipaddress.IPv6Address.is_link_local to require the strict fe80::/64 range
- [`argparse`] `action='store_true'` and `action='store_false'` are affected by `argument_default`
- gh-155428: align `hmac.digest` and `hmac.HMAC.digest` outputs when using small block sizes
- gh-155436: Fix configparser.getboolean() for value-less options
- gh-155468: Distinguish empty quoted tokens from EOF in netrc
- Add warning about untrusted input to the `idna` codec
- `TO_BOOL_INT` repeatedly misses for non-compact exact integers
- Docs
- Python not yet supported