##// END OF EJS Templates
keepalive: fix a signature mismatch for a http.client.HTTPResponse subclass...
keepalive: fix a signature mismatch for a http.client.HTTPResponse subclass Also flagged by PyCharm. This is checked by pytype too, so I'm not sure why it misses this. I verified in py36 that this argument is documented for the function, so maybe this is py2 legacy.

File last commit:

r50545:2e34ea45 default
r52772:1a640aa2 default
Show More
py.typed
1 line | 8 B | text/plain | TextLexer
partial