summaryrefslogtreecommitdiff
path: root/numpy/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* Update numpy/exceptions.pySebastian Berg2022-11-301-2/+0
* DOC: Update messages to NumPy 1.25 although I hope its 2.0 :)Sebastian Berg2022-11-301-3/+3
* DOC: Document exceptions and warnings in the refguideSebastian Berg2022-11-301-2/+40
* TYP: Modify typing stubs for new `np.exceptions` moduleSebastian Berg2022-11-301-0/+1
* MAINT: Move ModuleDeprecationWarning and ModuleDeprecationWarningSebastian Berg2022-11-301-1/+38
* API: Add new exceptions module and move exception exposed via numericSebastian Berg2022-11-301-0/+123