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 christopher.hogan, mark.dickinson, paul.moore, r.david.murray, rhettinger, skrah, steve.dower, tim.golden, zach.ware
Date 2015-09-03.03:58:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441252729.29.0.282075102248.issue24974@psf.upfronthosting.co.za>
In-reply-to
Content
As far as I can tell, this patch fixes the issue and doesn't break anything.  Independent verification of that assertion would be lovely :)

For the record, I was able to reproduce the issue on one of the Windows Server 2012 R2 machines after installing ICC 16.0.  Weirdly, after that installation, the problem reproduces with both ICC 15.0 and 16.0.  I'm not sure why it compiled with ICC 15.0 before installing 16.0, although guessing from what the 16.0 installer was saying it replaced 15's VS 2015 integration with its own, so 15's may have had some bug in this area.
History
Date User Action Args
2015-09-03 03:58:49zach.waresetrecipients: + zach.ware, rhettinger, paul.moore, mark.dickinson, tim.golden, r.david.murray, skrah, steve.dower, christopher.hogan
2015-09-03 03:58:49zach.waresetmessageid: <1441252729.29.0.282075102248.issue24974@psf.upfronthosting.co.za>
2015-09-03 03:58:49zach.warelinkissue24974 messages
2015-09-03 03:58:48zach.warecreate