summaryrefslogtreecommitdiff
path: root/numpy/_globals.py
Commit message (Expand)AuthorAgeFilesLines
* ENH: set correct __module__ for objects in numpy's public APIStephan Hoyer2018-11-131-3/+8
* ENH: Add a repr to np._NoValueEric Wieser2018-02-031-5/+19
* MAINT: Use new-style classes on 2.7Eric Wieser2017-07-241-1/+1
* BUG: Make sure numpy globals keep identity after reload.Charles Harris2016-08-161-0/+62