]> git.ipfire.org Git - thirdparty/tornado.git/commit
web,routing: Add type annotations
authorBen Darnell <ben@bendarnell.com>
Sat, 29 Sep 2018 20:50:52 +0000 (16:50 -0400)
committerBen Darnell <ben@bendarnell.com>
Sat, 29 Sep 2018 20:50:52 +0000 (16:50 -0400)
commit28c02b5ebfd5943185e25b3c22855de7b527542f
treed12bff6d307d4b4c5dbf71586bdde605492c859a
parente6eb0fcb9c8d4a88194499da4d05a33806a54e58
web,routing: Add type annotations
setup.cfg
tornado/http1connection.py
tornado/httputil.py
tornado/routing.py
tornado/test/httpclient_test.py
tornado/test/web_test.py
tornado/web.py