]> git.ipfire.org Git - thirdparty/tornado.git/commit
Support other yieldables in to_asyncio_future.
authorBen Darnell <ben@bendarnell.com>
Sun, 4 Oct 2015 01:57:33 +0000 (21:57 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 4 Oct 2015 02:28:15 +0000 (22:28 -0400)
commit5590741eaea09d2a5477a1a016334725e2f450a8
tree0ee2bbd5627f8395631025bd3843a822d8ef0df2
parent53bf664844a78099c0f0eab5f5cfa86f5ed5c38f
Support other yieldables in to_asyncio_future.
tornado/platform/asyncio.py
tornado/test/asyncio_test.py