]> git.ipfire.org Git - thirdparty/tornado.git/commit
ci: Enable warnings-as-errors earlier 2519/head
authorBen Darnell <ben@bendarnell.com>
Sat, 20 Oct 2018 14:38:35 +0000 (10:38 -0400)
committerBen Darnell <ben@bendarnell.com>
Sat, 20 Oct 2018 16:52:23 +0000 (12:52 -0400)
commit6dceb64ed27c1d48af22142f2ebae946f0e85e95
treec6b3a4f36d552e423dcdd5a1ba61c1bcb04f9907
parentf4ab48d482e6ca5f7a340e516faebf2821cf7913
ci: Enable warnings-as-errors earlier

This catches import-time warnings in more modules, including a warning
about invalid escape sequences that is now an error on nightly python.
.travis.yml
tornado/httputil.py
tornado/test/runtests.py
tornado/test/web_test.py
tornado/util.py
tornado/web.py
tox.ini