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:10:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwbcAKozJrh_aNm6aYZoNbhL+6Bui5QowDVnJqNW2xwdtw@mail.gmail.com>
In-reply-to <CAMpsgwaksT_bberOT1pxCoYP-Loh9=g-Yzrradqv2_8O9eMh+Q@mail.gmail.com>
Content
> Yes. Modify PCbuild/rt.bat and/or Tools/buildbot/test.bat to enable
> the option on Windows buildbots.

Wait, I'm not sure that I understood. You want to hide warnings by
default, and add an options to show them? If it's the case, no,
PCbuild/rt.bat and Tools/buildbot/test.bat must not be modified.
Sorry.

For popups: would it be useful for a specific use case to get them?
(Should we add an option to *enable* popups, since they will be
disabled by default.)
History
Date User Action Args
2015-09-30 01:10:25vstinnersetrecipients: + vstinner, brett.cannon, paul.moore, tim.golden, zach.ware, steve.dower
2015-09-30 01:10:24vstinnerlinkissue25001 messages
2015-09-30 01:10:24vstinnercreate