summaryrefslogtreecommitdiff
path: root/numpy/distutils/tests/test_shell_utils.py
Commit message (Expand)AuthorAgeFilesLines
* TST: Skip tests that are not currently supported in wasmHood Chatham2022-11-111-0/+3
* MAINT: cleanup unused imports; avoid redefinition of importsMike Taves2020-02-061-1/+0
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* MAINT: Add functions to parse shell-strings in the platform-native wayEric Wieser2019-02-231-0/+79