]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add missing argument max_buffer_size to TCPClient.connect in SimpleAsyncHTTPClient 1166/head
authorEddie Mishelevich <evil.legacy@gmail.com>
Tue, 26 Aug 2014 14:04:06 +0000 (17:04 +0300)
committerEddie Mishelevich <evil.legacy@gmail.com>
Tue, 26 Aug 2014 14:04:06 +0000 (17:04 +0300)
commitfd30089192a87b0e470f90bb2921356a8d549563
tree64dcd5fa5d7dd11d812666d8eccc8ae90fb43cbb
parentef77e798283d0fcca0176eadcc42b7868cc373aa
Add missing argument max_buffer_size to TCPClient.connect in SimpleAsyncHTTPClient
tornado/simple_httpclient.py