Update test warnings for Python 3.9.5 and 3.10.0b1
authorJeremy Stanley <fungi@yuggoth.org>
Sun, 9 May 2021 16:18:30 +0000 (16:18 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 9 May 2021 16:22:31 +0000 (16:22 +0000)
commit3e0e4af54c09fe7a6269c55b1002ee3c4fe2fd39
treec642a15794eb8c85ca529357229d7083026b1cea
parent4973a481f1e367234ca0ff70a365b5ca3d0a34c7
Update test warnings for Python 3.9.5 and 3.10.0b1

Adjust our PYTHONWARNINGS in tox.ini to add some new exclusions for
warnings appearing in Python 3.10.0b1, and also clean up some which
were resolved by it and by Python 3.9.5. Adjust the code comments
documenting these accordingly.
tox.ini