diff options
author | Ales Erjavec <ales.erjavec@fri.uni-lj.si> | 2016-05-10 14:17:53 +0200 |
---|---|---|
committer | Ales Erjavec <ales.erjavec@fri.uni-lj.si> | 2016-05-10 15:52:29 +0200 |
commit | 235f88674189547c50b72a11b7975bb231eddee5 (patch) | |
tree | e10d6e1a76452fa5a9a6521b82ce1d5b5e07e28c /numpy/testing/utils.py | |
parent | 49d1298cbaf41077f22b08cc2d9bf0e482d1e374 (diff) | |
download | numpy-235f88674189547c50b72a11b7975bb231eddee5.tar.gz |
BLD: Avoid using os.spawnve in favor of os.spawnv in exec_command
The env modifying spawn* function are not thread safe on windows (python
issue6476) so avoid using them unless so requested by the caller.
References #7607
Diffstat (limited to 'numpy/testing/utils.py')
0 files changed, 0 insertions, 0 deletions