]> git.ipfire.org Git - thirdparty/tornado.git/commit
Support other yieldables for httpclient body_producer
authorBen Darnell <ben@bendarnell.com>
Sun, 4 Oct 2015 00:52:04 +0000 (20:52 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 4 Oct 2015 02:28:15 +0000 (22:28 -0400)
commitb20ca363c7df16d8bd7c21b9db4c639ebae543c5
treeb802c7bc2eecd32f267ea5e1553b7918757e46dd
parent2237a72af711c49b020922c0f33a3fe63f6f8ee8
Support other yieldables for httpclient body_producer
tornado/simple_httpclient.py
tornado/test/simple_httpclient_test.py