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 vstinner
Recipients eric.araujo, ezio.melotti, georg.brandl, pitrou, python-dev, r.david.murray, vstinner
Date 2011-06-29.15:40:55
SpamBayes Score 1.5576062e-07
Marked as misclassified No
Message-id <1309362049.2470.0.camel@marge>
In-reply-to <1309361633.5.0.252234301124.issue12400@psf.upfronthosting.co.za>
Content
> One more time, commit messages using the present tense are ambiguous:
> when you write “runtest() truncates the StringIO stream before a new
> test“, it’s not clear at all whether you describe the previous,
> incorrect behavior or the new, fixed one.

You can guess by reading the patch.
History
Date User Action Args
2011-06-29 15:40:56vstinnersetrecipients: + vstinner, georg.brandl, pitrou, ezio.melotti, eric.araujo, r.david.murray, python-dev
2011-06-29 15:40:55vstinnerlinkissue12400 messages
2011-06-29 15:40:55vstinnercreate