[issue12400] regrtest: always run tests in verbose mode, but hide the output on success

Roundup Robot report at bugs.python.org
Wed Jun 29 20:03:37 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset 450209efe272 by Victor Stinner in branch '3.2':
Issue #12400: regrtest.runtest() uses stream.seek(0) before .truncate()
http://hg.python.org/cpython/rev/450209efe272

New changeset 3ce22f1b9540 by Victor Stinner in branch 'default':
(merge 3.2) Issue #12400: regrtest.runtest() uses stream.seek(0) before .truncate()
http://hg.python.org/cpython/rev/3ce22f1b9540

----------

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


More information about the Python-bugs-list mailing list