]> git.ipfire.org Git - thirdparty/tornado.git/commit
test: Convert more tests to non-deprecated interfaces 2417/head
authorBen Darnell <ben@bendarnell.com>
Mon, 11 Jun 2018 02:19:58 +0000 (22:19 -0400)
committerBen Darnell <ben@bendarnell.com>
Mon, 11 Jun 2018 02:19:58 +0000 (22:19 -0400)
commit886e916c455e39b1e76414eec37761b69cfe3f24
tree7df01edc7c6eb48d64cb1323e633dc853d3d4701
parent281ac8cca47a3edf15e5e59e8a3c1ab7e88e0753
test: Convert more tests to non-deprecated interfaces

Now the only tests using ignore_deprecation are the ones actually
testing deprecated interfaces, so the tests can be removed in 6.0.
tornado/test/httpserver_test.py
tornado/test/iostream_test.py
tornado/test/simple_httpclient_test.py
tornado/test/testing_test.py
tornado/test/web_test.py