summaryrefslogtreecommitdiff
path: root/numpy/tests/test_reloading.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Remove all uses of run_module_suite.Charles Harris2018-04-061-5/+1
* ENH: Add a repr to np._NoValueEric Wieser2018-02-031-1/+7
* BUG: Make sure numpy globals keep identity after reload.Charles Harris2016-08-161-3/+11
* BUG: Raise RuntimeError when reloading numpy is attempted.Charles Harris2016-07-201-0/+26