]> git.ipfire.org Git - thirdparty/tornado.git/commit
Merge pull request #2815 from bdarnell/thread-selector
authorBen Darnell <ben@bendarnell.com>
Sun, 20 Sep 2020 18:38:24 +0000 (14:38 -0400)
committerGitHub <noreply@github.com>
Sun, 20 Sep 2020 18:38:24 +0000 (14:38 -0400)
commit94f155d7620207f16c5ced282349fb22a512e945
tree6015e590759e351543f905e895678861b4fd6159
parent79b9c4fcbb3728f1325c4f6120bec45dd5df9fd8
parent9602c6a9ee48c79065f5862c37f1fb33d1cc4944
Merge pull request #2815 from bdarnell/thread-selector

asyncio: Improve support Python 3.8 on Windows
tornado/platform/asyncio.py
tornado/test/httpclient_test.py
tornado/test/ioloop_test.py
tornado/test/iostream_test.py
tornado/test/runtests.py
tornado/test/simple_httpclient_test.py