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 supported870 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- argparse: suggestion for formatting optional positional args
- inspect.dir_static
- Mention sys.displayhook in code module docs and the compile builtin docs
- urllib2 doesn't use proxy (fieddler2), configed the proxy with ProxyHandler
- textwrap.wrap: add control for fonts with different character widths
- codecs.StreamReader doesn't pass final=1 to the UTF-8 codec
- String with NUL characters truncated by ctypes when assigning to a char array
- multiprocessing.map skips finally blocks
- Result type depends on order of operands for bytes and bytearray
- tcpserver should document non-threaded long-living connections
- Docs
- Python not yet supported