]> git.ipfire.org Git - thirdparty/tornado.git/commit
Default make_current -> True, remove check for existing event loop
authorThomas Kluyver <thomas@kluyver.me.uk>
Thu, 16 Feb 2023 12:59:02 +0000 (12:59 +0000)
committerThomas Kluyver <thomas@kluyver.me.uk>
Thu, 16 Feb 2023 12:59:02 +0000 (12:59 +0000)
commit85e395e659059b0194c575a85cb42065776d1a9b
treec3edef044d85fd0c9b00f48778d9c3c9b78a8aae
parent4f40296bc3858d1d06358fe3c65bc6e850347685
Default make_current -> True, remove check for existing event loop
tornado/ioloop.py
tornado/platform/asyncio.py
tornado/test/ioloop_test.py