]> git.ipfire.org Git - thirdparty/tornado.git/commit
ioloop,platform: Add type annotations
authorBen Darnell <ben@bendarnell.com>
Sun, 12 Aug 2018 03:00:41 +0000 (23:00 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 12 Aug 2018 03:15:43 +0000 (23:15 -0400)
commitafe7dc588fa7333f908ddd299c69b1b574a14e03
tree0031fa9548982b9e2d07fc947a0dec713a4bcd6d
parent54c6b2d411dcf03cb558076784190274bb2348f4
ioloop,platform: Add type annotations
setup.cfg
tornado/ioloop.py
tornado/netutil.py
tornado/platform/asyncio.py
tornado/platform/caresresolver.py
tornado/platform/interface.py
tornado/platform/posix.py
tornado/platform/twisted.py
tornado/platform/windows.py
tornado/test/ioloop_test.py
tornado/testing.py