Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Standardize guards in numpy/core/src/multiarray. | Charles Harris | 2021-09-05 | 1 | -3/+3 |
* | MAINT: Remove Python2 multiarray.c:array_unicode (#15268) | Seth Troisi | 2020-01-07 | 1 | -5/+0 |
* | BUG: str(arr0d) and unicode(arr0d) should never go through np.set_string_func... | Eric Wieser | 2017-11-12 | 1 | -0/+5 |
* | ENH: Implement ndarray.__format__ for 0d arrays | Eric Wieser | 2017-10-17 | 1 | -0/+3 |
* | MAINT: Move string functions to their own file | Eric Wieser | 2017-06-01 | 1 | -0/+13 |