[issue35433] Correctly detect installed SDK versions

David Bolen report at bugs.python.org
Mon Dec 10 22:06:35 EST 2018


David Bolen <db3l.net at gmail.com> added the comment:

Oh, it's not the installation itself, I'm just wondering if allowing a newer version is ok too?

Of course, it doesn't preclude expanding the build script in the future, so I've installed 15063 to both Win8/10 workers.

I don't currently have access to restart builds through the buildbot web interface any more, but if someone who does wants to rerun the last 3.6 build on each builder we can make sure this resolves the issue on those workers.  

I've done a quick manual build that compiles with the exception of not finding midl.exe for pyshellext, but that seems separate (every SDK has the binary) so I'm assuming it's environmental outside of the regular build environment.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35433>
_______________________________________


More information about the Python-bugs-list mailing list