There will be more here later. For now I just wanted to add something about the local tox environments.
There's a tox setup for running tests locally. If you don't have all the installed Python version you can run selected ones with:
tox -e py27,py38