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 ezio.melotti, georg.brandl, pitrou, python-dev, r.david.murray, vstinner
Date 2011-06-29.15:30:20
SpamBayes Score 8.190754e-05
Marked as misclassified No
Message-id <E1QbwiZ-0006md-7J@dinsdale.python.org>
In-reply-to
Content
New changeset 7bd23115b6c4 by Victor Stinner in branch '3.2':
Issue #12400: runtest() truncates the StringIO stream before a new test
http://hg.python.org/cpython/rev/7bd23115b6c4

New changeset fc831c49216d by Victor Stinner in branch 'default':
(merge 3.2) Issue #12400: runtest() truncates the StringIO stream before a new
http://hg.python.org/cpython/rev/fc831c49216d
History
Date User Action Args
2011-06-29 15:30:20python-devsetrecipients: + python-dev, georg.brandl, pitrou, vstinner, ezio.melotti, r.david.murray
2011-06-29 15:30:20python-devlinkissue12400 messages
2011-06-29 15:30:20python-devcreate