]> git.ipfire.org Git - thirdparty/tornado.git/commit
testing: Limit silence of deprecation warnings 3232/head
authorBen Darnell <ben@bendarnell.com>
Thu, 16 Feb 2023 22:20:34 +0000 (22:20 +0000)
committerBen Darnell <ben@bendarnell.com>
Fri, 17 Feb 2023 03:18:16 +0000 (03:18 +0000)
commit23f0aa7b5789203b4d9258992e7aa216f27891b6
treecb3e402f4694a8f17e40a4f596302ff7a4a467c0
parentd0132b5204efea5e99d6fd2607e56cf9ce88459a
testing: Limit silence of deprecation warnings

Only do it on the specific versions that had the problematic warnings.

Also deprecate get_new_ioloop.
tornado/test/asyncio_test.py
tornado/testing.py