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 db3l
Recipients db3l, eric.snow, eryksun, jkloth, lukasz.langa, mattip, ncoghlan, pablogsal, paul.moore, ralf.gommers, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-03-30.20:03:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553976196.78.0.248142575948.issue36085@roundup.psfhosted.org>
In-reply-to
Content
I just wanted to acknowledge that this was breaking on my Windows 7 builder (with a bad DLL load parameter in both pythoninfo and test steps).

It looks like I was missing the required KB2533625 (the machine is mostly a virgin SP1 install), so I've installed that now.  I've restarted the most recent build and it's already past both previous error points successfully.

Windows 7 is clearly on the wane, but as there may still be other systems in a similar state as my worker, the new KB requirement for 3.8 should probably be documented with the release.
History
Date User Action Args
2019-03-30 20:03:16db3lsetrecipients: + db3l, paul.moore, ncoghlan, vstinner, tim.golden, jkloth, lukasz.langa, eric.snow, zach.ware, mattip, eryksun, steve.dower, ralf.gommers, pablogsal
2019-03-30 20:03:16db3lsetmessageid: <1553976196.78.0.248142575948.issue36085@roundup.psfhosted.org>
2019-03-30 20:03:16db3llinkissue36085 messages
2019-03-30 20:03:16db3lcreate