]> git.ipfire.org Git - thirdparty/tornado.git/commit
build: Run docs and lint on py38
authorBen Darnell <ben@bendarnell.com>
Sun, 3 Nov 2019 22:18:54 +0000 (17:18 -0500)
committerBen Darnell <ben@bendarnell.com>
Sat, 23 Nov 2019 19:44:11 +0000 (14:44 -0500)
commit29b19991a18fbab4164e431e7b834e1cdfcb00e6
tree9b77d682dcdef9f3b60d9ad9ddfe13a3f87b4f16
parent1418880b2b42b5d88277172cb7aa5b3780a5d1c4
build: Run docs and lint on py38

This requires moving some noqa comments due to 3.8's changes to the
ast module.
.travis.yml
tornado/ioloop.py
tornado/web.py
tox.ini