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 ezio.melotti
Recipients brett.cannon, chris.jerdonek, ezio.melotti, pitrou, r.david.murray, vstinner
Date 2013-03-28.19:48:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364500098.15.0.534462531017.issue17554@psf.upfronthosting.co.za>
In-reply-to
Content
I would prefer to have it by default with a flag to disable it, since IMHO the full list of passed tests is just noise, but other devs don't seem to like the idea.
Another option would be to save the flags in a config file or in an envvar, so that it won't be necessary to repeat them every time, but that's another issue (and on a related note, people don't seem to specify -Wd either when they run the tests, even if they should)...
History
Date User Action Args
2013-03-28 19:48:18ezio.melottisetrecipients: + ezio.melotti, brett.cannon, pitrou, vstinner, r.david.murray, chris.jerdonek
2013-03-28 19:48:18ezio.melottisetmessageid: <1364500098.15.0.534462531017.issue17554@psf.upfronthosting.co.za>
2013-03-28 19:48:18ezio.melottilinkissue17554 messages
2013-03-28 19:48:17ezio.melotticreate