]> git.ipfire.org Git - thirdparty/tornado.git/commit
util: Type-annotate everything
authorBen Darnell <ben@bendarnell.com>
Sat, 21 Jul 2018 18:14:51 +0000 (14:14 -0400)
committerBen Darnell <ben@bendarnell.com>
Sat, 21 Jul 2018 23:09:05 +0000 (19:09 -0400)
commit27a726068b3969ae2719aa59c8b90f1c94b1d97a
treecb8272c645151833b7af2eac7918f3b99052bbb9
parenteb5bab79deb4266b8e390d120f09e7298f572f4d
util: Type-annotate everything

There are a few functional changes here, including some changes
related to removing py27.
setup.cfg [new file with mode: 0644]
tornado/util.py