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 zach.ware
Recipients BreamoreBoy, anselm.kruis, loewis, tim.golden, zach.ware
Date 2014-10-11.06:50:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413010244.32.0.1940548529.issue17667@psf.upfronthosting.co.za>
In-reply-to
Content
I think I'd rather see a blacklist than a whitelist; it should be much shorter and can be passed to regrtest with the "-x" option within build_pgo.bat.

Since we officially discourage PGO with VS 2008 and 2010 (due to compiler bugs) anyway, marking this as low priority.
History
Date User Action Args
2014-10-11 06:50:44zach.waresetrecipients: + zach.ware, loewis, tim.golden, BreamoreBoy, anselm.kruis
2014-10-11 06:50:44zach.waresetmessageid: <1413010244.32.0.1940548529.issue17667@psf.upfronthosting.co.za>
2014-10-11 06:50:44zach.warelinkissue17667 messages
2014-10-11 06:50:43zach.warecreate