]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add type annotations to util.py
authorBen Darnell <ben@bendarnell.com>
Sun, 24 Apr 2016 16:43:14 +0000 (12:43 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 24 Apr 2016 17:55:05 +0000 (13:55 -0400)
commitbb36f19d50ff5faf98b7fbc5e1357cd4817a41bc
tree4700e24caf1bda551c975dd2e362cb65304dfaf9
parentfc87190c5068e1febedbd176b367e2944e4a9e1d
Add type annotations to util.py

Mypy now reports "15% imprecise", down from 25%.
tornado/util.py