]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #1949 from ajdavis/asyncio-async-deprecated
authorA. Jesse Jiryu Davis <jesse@emptysquare.net>
Thu, 9 Feb 2017 03:59:15 +0000 (22:59 -0500)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2017 03:59:15 +0000 (22:59 -0500)
Avoid deprecated asyncio.async() in test


Trivial merge