]> git.ipfire.org Git - thirdparty/tornado.git/commit
locks,queues: Add type annotations
authorBen Darnell <ben@bendarnell.com>
Mon, 17 Sep 2018 12:54:20 +0000 (08:54 -0400)
committerBen Darnell <ben@bendarnell.com>
Mon, 17 Sep 2018 12:54:20 +0000 (08:54 -0400)
commit8b18826c29c592abf2eb40b2ecb68b488297b0d0
treeeacd09d46b01b9aa501651cf1e6d400f88c5a317
parentf3bb9fa1cdb672ddf6a341f7256b09d3a7d07371
locks,queues: Add type annotations
setup.cfg
tornado/locks.py
tornado/queues.py
tornado/test/queues_test.py
tornado/test/tcpclient_test.py