]> git.ipfire.org Git - thirdparty/tornado.git/commit
web,template: Work around test failures on pypy3
authorBen Darnell <ben@bendarnell.com>
Sun, 7 Oct 2018 15:42:49 +0000 (11:42 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 7 Oct 2018 16:14:45 +0000 (12:14 -0400)
commit753987b3f192b1375a67fbe1688b70f5ec55396a
tree6ec23c2edb56559c363c37c5a746e58eea116427
parent52c9ab860f4ce2d56218e888d966458ce80d6a27
web,template: Work around test failures on pypy3

pypy3 doesn't yet have the typing.ContextManager type, and
https://bitbucket.org/pypy/pypy/issues/2868/segfault-with-args-type-annotation-in
tornado/template.py
tornado/web.py