New submission from Jerry Seutter <[EMAIL PROTECTED]>: Some tests were not cleaning up warning filters. Fixed the problem by making regrtest.py restore default filters before each module is executed.
This exposed other errors which are also fixed in the patch. The patch only affects test files. ---------- components: Tests files: warnings_fix.patch keywords: patch, patch messages: 63984 nosy: jseutter priority: low severity: normal status: open title: warnings.filterwarnings() not isolated between tests versions: Python 2.6 Added file: http://bugs.python.org/file9739/warnings_fix.patch __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2407> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com