c1076241af
changed the logic in multiple
places, in particular it looks like it was assumed that is_cross is always
the same as need_exe_wrapper(), but that's not true.
Also the commit only talks about mypy, so this was definitely not intended.
This reverts all the cases where need_exe_wrapper() was introduced back to
is_cross.
The change in backends.py could be a correct simplification, but I don't know
the code base enough, so reverting that too.
See #13403 and #13410
pull/13436/head
parent
2a8bb3b9f1
commit
d9e2dd6c80
5 changed files with 8 additions and 7 deletions
Loading…
Reference in new issue