Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Clean up, mostly unused imports. | Warren Weckesser | 2020-01-23 | 1 | -1/+0 |
* | Merge pull request #14459 from eric-wieser/MemoryError-size | Allan Haldane | 2019-09-09 | 1 | -2/+50 |
|\ | |||||
| * | ENH: Print the amount of memory that would be used by a failed allocation | Eric Wieser | 2019-09-08 | 1 | -2/+50 |
* | | ENH: Override module in private error classes displayed as base | Sebastian Berg | 2019-09-05 | 1 | -0/+1 |
|/ | |||||
* | BUG: Prevent unsafe string concatenation | Eric Wieser | 2019-06-05 | 1 | -0/+16 |
* | ENH:improve memory error message by adding shape and data type(#13225) | Mircea Akos Bruma | 2019-04-23 | 1 | -3/+1 |
* | ENH: improve memory error message by adding shape and data type (#13225) | Mircea Akos Bruma | 2019-04-17 | 1 | -0/+14 |
* | MAINT: Move exceptions from core._internal to core._exceptions | Eric Wieser | 2019-04-13 | 1 | -0/+25 |
* | DEV: cleanup imports and some assignments (from LGTM) | mattip | 2019-03-17 | 1 | -2/+0 |
* | ENH: Use richer exception types for ufunc type resolution errors | Eric Wieser | 2019-01-13 | 1 | -0/+100 |