summaryrefslogtreecommitdiff
path: root/numpy/core/tests/test__exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* DOC: Typos found by codespellDimitri Papadopoulos2021-09-211-1/+1
* ENH: Add the `axis` and `ndim` attributes to `np.AxisError` (#19459)Bas van Beek2021-07-201-0/+30
* BUG: ensure _UFuncNoLoopError can be pickled (#17377)bernie gray2020-11-181-0/+16
* ENH: Print the amount of memory that would be used by a failed allocationEric Wieser2019-09-081-0/+42