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 paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-05-09.16:35:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494347709.99.0.906101971861.issue30313@psf.upfronthosting.co.za>
In-reply-to
Content
I think best would be to add a flag to the Tools/buildbot scripts (build and clean as well as test) that is ignored on 3.x and substitutes PC/VS9.0 for PCbuild on 2.7.  The buildbot config will need to be updated to pass the flag on the VS9 builders.  My first thought for a name for the flag was '--legacy', but that doesn't seem quite right.
History
Date User Action Args
2017-05-09 16:35:10zach.waresetrecipients: + zach.ware, paul.moore, vstinner, tim.golden, steve.dower
2017-05-09 16:35:09zach.waresetmessageid: <1494347709.99.0.906101971861.issue30313@psf.upfronthosting.co.za>
2017-05-09 16:35:09zach.warelinkissue30313 messages
2017-05-09 16:35:09zach.warecreate