[issue40214] test_ctypes.test_load_dll_with_flags Windows failure

Zachary Ware report at bugs.python.org
Tue Apr 7 02:09:28 EDT 2020


Zachary Ware <zachary.ware at gmail.com> 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 <report at bugs.python.org>
<https://bugs.python.org/issue40214>
_______________________________________


More information about the Python-bugs-list mailing list