]> git.ipfire.org Git - thirdparty/tornado.git/commit
test: Avoid IOLoop(make_current=True)
authorBen Darnell <ben@bendarnell.com>
Thu, 20 Feb 2025 19:21:42 +0000 (14:21 -0500)
committerBen Darnell <ben@bendarnell.com>
Thu, 20 Feb 2025 19:21:42 +0000 (14:21 -0500)
commitc8fc890018f14b41dc1bbe5e560f61af041fba4f
treeab52ea16d99b8f800e6c1f31e2cb90c77b8869f9
parent40bbd6e8c55e33eca8c57f53983da2a1bb3df613
test: Avoid IOLoop(make_current=True)

This causes deprecation warnings in Python 3.14
tornado/test/ioloop_test.py
tornado/test/simple_httpclient_test.py