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 brett.cannon, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-09-30.01:08:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwaksT_bberOT1pxCoYP-Loh9=g-Yzrradqv2_8O9eMh+Q@mail.gmail.com>
In-reply-to <1443575118.36.0.06791416041.issue25001@psf.upfronthosting.co.za>
Content
Steve Dower added the comment:
> So basically what I said (-n becomes redundant)

ok

> and a new option for logging asserts to stderr?

Yes. Modify PCbuild/rt.bat and/or Tools/buildbot/test.bat to enable
the option on Windows buildbots.
History
Date User Action Args
2015-09-30 01:08:37vstinnersetrecipients: + vstinner, brett.cannon, paul.moore, tim.golden, zach.ware, steve.dower
2015-09-30 01:08:37vstinnerlinkissue25001 messages
2015-09-30 01:08:37vstinnercreate