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 dstufft, eric.araujo, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-10-25.15:28:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540481339.78.0.788709270274.issue35067@psf.upfronthosting.co.za>
In-reply-to
Content
We have much simpler needs for distutils that don't require the more complex build/dependencies we currently have.

We should remove the extra native module and just shell out to vswhere.exe, which is always included in the VS installer in a known location.
History
Date User Action Args
2018-10-25 15:28:59steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, eric.araujo, zach.ware, dstufft
2018-10-25 15:28:59steve.dowersetmessageid: <1540481339.78.0.788709270274.issue35067@psf.upfronthosting.co.za>
2018-10-25 15:28:59steve.dowerlinkissue35067 messages
2018-10-25 15:28:59steve.dowercreate