[issue23027] test_warnings fails with -Werror

Serhiy Storchaka report at bugs.python.org
Sat Apr 4 12:11:53 CEST 2015


Serhiy Storchaka added the comment:

The patch fixes an error, but produces a warning about changed filters. The patch in issue18383 should fix it.

The patch LGTM, but I left one question on Rietveld.

----------
dependencies: +test_warnings modifies warnings.filters when running with "-W default"
stage: patch review -> commit review

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


More information about the Python-bugs-list mailing list