]> git.ipfire.org Git - thirdparty/tornado.git/commit
httpclient: Remove callback argument and deprecated error behavior
authorBen Darnell <ben@bendarnell.com>
Fri, 6 Jul 2018 23:25:15 +0000 (19:25 -0400)
committerBen Darnell <ben@bendarnell.com>
Sat, 14 Jul 2018 20:58:48 +0000 (16:58 -0400)
commitd736f93891f78f2fa22bda677c40f69b5064851d
treeaabcecd8530eec2c82b8166b56c9fcc6aec9d92b
parent1d1d02fa5e2be955ec7869657ee7b13566137fa4
httpclient: Remove callback argument and deprecated error behavior
tornado/httpclient.py
tornado/test/curl_httpclient_test.py
tornado/test/httpclient_test.py
tornado/test/httpserver_test.py
tornado/test/testing_test.py