Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Move pickle import to numpy.compat | Charles Harris | 2019-02-21 | 1 | -1/+1 |
* | MAINT, TST import pickle from numpy.core.numeric | Pierre Glaser | 2018-10-10 | 1 | -3/+5 |
* | MAINT: Remove all uses of run_module_suite. | Charles Harris | 2018-04-06 | 1 | -5/+1 |
* | ENH: Add a repr to np._NoValue | Eric Wieser | 2018-02-03 | 1 | -1/+7 |
* | BUG: Make sure numpy globals keep identity after reload. | Charles Harris | 2016-08-16 | 1 | -3/+11 |
* | BUG: Raise RuntimeError when reloading numpy is attempted. | Charles Harris | 2016-07-20 | 1 | -0/+26 |