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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-35954: Clarify string conversion in ConfigParser
- bpo-35989: Forbid a netmask > 32 for ipaddress.IPv4Network
- bpo-17164: Make MozillaCookieJar use curl's format for session cookies
- [WIP] bpo-24177: Add env var proxy support to http.client
- gh-79951: IDLE - Convert menudefs to dictionary
- bpo-35270: Cmd.complete: use completedefault also with cmd=None
- bpo-35302: Try each (remote addrinfo, local addrinfo) pair when connecting.
- bpo-31954: Reuse oldkeys if oldkeys->dk_size == newsize.
- gh-79037: Add signature and body expression to the repr of lambda
- gh-77063: Added support for X25519 in SSLContext.set_ecdh_curve()
- Docs
- Python not yet supported