Open alexprengere opened 3 years ago
This also causes an error when using -W error
. And for some mysterious reason a segfault in psycopg 3 (which can be addressed by catching the error).
A simple way to avoid the warnings would be to use importlib_resources<5.3;python_version<"3.7"
in the setup.cfg, as this version of the backport does not raise them.
Not really a bug, so feel free to close without further explanations. Not too long ago I started seeing this deprecation warning from
_tzpath.py:152