[issue18383] test_warnings modifies warnings.filters when running with "-W default"

Martin Panter report at bugs.python.org
Wed May 25 20:19:01 EDT 2016


Martin Panter added the comment:

New patch with common _add_filters() function, and added resetwarnings() calls to avoid the conflict with pre-defined filters.

----------
Added file: http://bugs.python.org/file43005/issue18383_avoid_dups_4.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18383>
_______________________________________


More information about the Python-bugs-list mailing list