Relative Content

Tag Archive for deprecation-warningpython-3.12

Why can’t I ignore this DeprecationWarning?

I can’t seem to suppress this deprecation warning. Normally in unit tests I force warnings to errors, and then ignore them if unfixable in current stack. I’m currently using Python 3.12.1