Zachary Ware <[email protected]> added the comment:
My best guess at the moment is that something changed in the underlying Windows image, particularly given the comment above the failing line that "insecure load flags should succeed" (though that could easily be a red herring). Until someone who actually does understand what's going on here (Steve? :)) can deal with it properly, I have a PR to disable the problematic part of the test that I'll merge shortly. ---------- components: +Tests, Windows, ctypes -Library (Lib) keywords: -3.9regression nosy: +paul.moore, steve.dower, tim.golden stage: patch review -> _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue40214> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
