Pass exception to log.exception as it is not called from within an except: clause. Add Python 3.8 test support, drop Python 3.4 test support.

This commit is contained in:
Johan Bloemberg
2020-07-21 10:31:40 +02:00
parent f9e188812f
commit 5630520771
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[tox]
envlist = py34,py35,py36,py37
envlist = py35,py36,py37,py38
[testenv]
deps=