]> git.ipfire.org Git - thirdparty/tornado.git/commit
testing: Remove deprecation warning filter for set_event_loop
authorBen Darnell <ben@bendarnell.com>
Thu, 8 May 2025 19:36:19 +0000 (15:36 -0400)
committerBen Darnell <ben@bendarnell.com>
Thu, 8 May 2025 19:36:19 +0000 (15:36 -0400)
commita83897732e1b3f52406930448604c236d5dfbf64
tree6709e66698a0516120e0f6a076ea244051032d8e
parentd8e0d36ebad1a042866a9355959e99e0bf90a3c0
testing: Remove deprecation warning filter for set_event_loop

The deprecation warning for this function was reverted for 3.14b1.

See https://github.com/python/cpython/issues/130322
.github/workflows/test.yml
tornado/testing.py