[issue23029] test_warnings produces extra output in quiet mode

2016-04-16 Thread Berker Peksag
Changes by Berker Peksag : -- nosy: +berker.peksag resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker ___ ___

[issue23029] test_warnings produces extra output in quiet mode

2016-04-16 Thread Roundup Robot
Roundup Robot added the comment: New changeset 009e36e6d16d by Berker Peksag in branch '2.7': Issue #23029: Fix catch_warnings() in test_filename_none https://hg.python.org/cpython/rev/009e36e6d16d -- nosy: +python-dev ___ Python tracker

[issue23029] test_warnings produces extra output in quiet mode

2014-12-10 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- title: test_warnings produces extra output in quit mode -> test_warnings produces extra output in quiet mode ___ Python tracker ___