]> git.ipfire.org Git - thirdparty/tornado.git/commit
web: Convert RequestHandler._execute to a native coroutine
authorBen Darnell <ben@bendarnell.com>
Sun, 14 Oct 2018 17:30:54 +0000 (13:30 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 14 Oct 2018 17:30:54 +0000 (13:30 -0400)
commitf15102bfa3517529ce83f6ab324fb5ce67fa1817
treeef880e3b369a0cb09b74927df3aa0dc1e41e0dc4
parent6ca604df51e31730f9f1badeefe0f54f8145ca1a
web: Convert RequestHandler._execute to a native coroutine
tornado/test/httpserver_test.py
tornado/test/simple_httpclient_test.py
tornado/test/web_test.py
tornado/web.py