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 supported888 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-40169: Make dis.findlabels() accept a code object
- bpo-40102: Improve XLC support for attributes
- bpo-39985: Make string.Formatter with empty field name default to 0
- bpo-40002: Fix http.cookies.BaseCookie.load inconsistent errors
- bpo-30082 Popen: add kwarg to hide process window on Windows
- gh-76984: Handle DATA correctly for LMTP with multiple RCPT
- bpo-39902: support equality comparisons in dis.Bytecode
- [WIP] bpo-39725: Suppress only handled exception by "raise ... from ...".
- gh-82151: Improve docs for urllib.parse
- bpo-39732: encode UIDs in XML as CF$UID
- Docs
- Python not yet supported