Adjust warning exclusions for Python 3.10
authorJeremy Stanley <fungi@yuggoth.org>
Tue, 5 Oct 2021 01:44:37 +0000 (01:44 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Tue, 5 Oct 2021 01:44:37 +0000 (01:44 +0000)
commite7543a4ea7d8427f6590102f3f3d81a7548e808e
treedc1f3e88db2bf2b6ce55d98f43f5b28c47914869
parent3ad88c7ab80b0d9e44a6bb72640dc51e00485a77
Adjust warning exclusions for Python 3.10

Drop some PYTHONWARNINGS ignore entries for exceptions which have
been fixed in dependencies, and add a new one for flake8's plugin
manager.
tox.ini