dativebase / old-pyramid

Online Linguistic Database (OLD)
http://www.onlinelinguisticdatabase.org/
8 stars 2 forks source link

Travis tests failing with Python 3.7 #32

Open jrwdunham opened 4 years ago

jrwdunham commented 4 years ago

Two tests are failing in Python 3.7 that are not failing in Py 3.5 and 3.6:

The Pylint linting is also failing in the Py 3.7 build with StopIteration errors. This (closed) issue may be related: https://github.com/PyCQA/pylint/issues/2241.