]> git.ipfire.org Git - thirdparty/tornado.git/commit
testing: Deprecate stop/wait
authorBen Darnell <ben@bendarnell.com>
Fri, 27 Apr 2018 16:45:26 +0000 (12:45 -0400)
committerBen Darnell <ben@bendarnell.com>
Fri, 27 Apr 2018 17:08:24 +0000 (13:08 -0400)
commitc702cf56b37980183dd9676c3489c9700e2b4d6b
tree514fd473442d3e556348326c6c2564585fb50f4e
parent9545120726f19fe5c9ac6b513620dbcdd31d32ea
testing: Deprecate stop/wait

Don't mark them for deletion in 6.0. They're used extensively in the
test suite and it's fairly harmless to keep them around.
tornado/testing.py