Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:
clear_ignored_deprecations() does not know whether filters were added in setUp(), setUpClass(), setUpModule() or just in a particular method. We should use teadDown*() or add*Cleanup() to clean up at appropriate level. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue44852> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com