[issue28835] Change in behavior when overriding warnings.showwarning and with catch_warnings(record=True)

STINNER Victor report at bugs.python.org
Mon Dec 5 18:06:53 EST 2016


STINNER Victor added the comment:

Patch version 3: fix test_warnings when running the test with python3 -Werror. Reset filters in the new unit test.

----------
Added file: http://bugs.python.org/file45769/warnings_fix-3.patch

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


More information about the Python-bugs-list mailing list