]> git.ipfire.org Git - thirdparty/tornado.git/commit
concurrent: Delete return_future and other deprecated interfaces
authorBen Darnell <ben@bendarnell.com>
Fri, 6 Jul 2018 22:39:24 +0000 (18:39 -0400)
committerBen Darnell <ben@bendarnell.com>
Sat, 14 Jul 2018 20:58:48 +0000 (16:58 -0400)
commit09267029aaf188deee2bc6b39a91b0fc42814466
tree7e58b7d33849f6d0072c9fb69e10acdd898a4260
parent71ffeedb7a7f536b7ca1250a930d469db887ca6f
concurrent: Delete return_future and other deprecated interfaces
tornado/concurrent.py
tornado/test/concurrent_test.py
tornado/test/gen_test.py
tornado/test/netutil_test.py