]> git.ipfire.org Git - thirdparty/tornado.git/commit
test: Use selector event loop on windows.
authorBen Darnell <ben@bendarnell.com>
Sat, 18 Jan 2020 23:24:03 +0000 (18:24 -0500)
committerBen Darnell <ben@bendarnell.com>
Sun, 19 Jan 2020 22:07:16 +0000 (17:07 -0500)
commit2a1adeaa61e61531f8f69a459b098b4ecf147941
treedb918180c22368d0078f228ec90cb446019da0e6
parent4575264b67879e604ef56bc431f5efcf96cef266
test: Use selector event loop on windows.

This gets most of the tests working again on windows with py38.
tornado/test/__init__.py