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 steve.dower
Recipients BreamoreBoy, christian.heimes, lemburg, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-04-17.14:04:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429279451.27.0.384951222391.issue23970@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah, the basic functionality is no different, since there isn't really a better way to handle future versions of VS automatically. I'd rather not officially expose this stuff though.

Maybe you could override the compiler creation code and return an alternative implementation? That will be most portable.
History
Date User Action Args
2015-04-17 14:04:11steve.dowersetrecipients: + steve.dower, lemburg, paul.moore, christian.heimes, tim.golden, BreamoreBoy, zach.ware
2015-04-17 14:04:11steve.dowersetmessageid: <1429279451.27.0.384951222391.issue23970@psf.upfronthosting.co.za>
2015-04-17 14:04:11steve.dowerlinkissue23970 messages
2015-04-17 14:04:11steve.dowercreate