This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients barry, benjamin.peterson, eric.araujo, ezio.melotti, freiksenet, nadeem.vawda, pitrou, python-dev, skrah
Date 2012-02-27.19:00:47
SpamBayes Score 0.13662188
Marked as misclassified No
Message-id <E1S25oU-0000Kf-Rg@dinsdale.python.org>
In-reply-to
Content
New changeset 2fd68efac05a by Antoine Pitrou in branch '3.2':
Issue #13125: Silence spurious test_lib2to3 output when in non-verbose mode.
http://hg.python.org/cpython/rev/2fd68efac05a

New changeset e721b2b74b59 by Antoine Pitrou in branch 'default':
Issue #13125: Silence spurious test_lib2to3 output when in non-verbose mode.
http://hg.python.org/cpython/rev/e721b2b74b59
History
Date User Action Args
2012-02-27 19:00:48python-devsetrecipients: + python-dev, barry, pitrou, nadeem.vawda, benjamin.peterson, ezio.melotti, eric.araujo, skrah, freiksenet
2012-02-27 19:00:47python-devlinkissue13125 messages
2012-02-27 19:00:47python-devcreate