Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Optimize `np.empty` for scalar arguments (#20175) | Francesco Andreuzzi | 2022-05-06 | 1 | -1/+4 |
* | DEP: Deprecate inexact matches for mode, searchside (gh-16056) | Anirudh Subramanian | 2020-06-08 | 1 | -6/+24 |
* | DEP: Deprecate passing shape=None to mean shape=() | Eric Wieser | 2020-05-31 | 1 | -2/+3 |
* | TST: Add tests for PyArray_IntpConverter (gh-16454) | Eric Wieser | 2020-05-31 | 1 | -0/+30 |
* | BUG: Unify handling of string enum converters | Eric Wieser | 2020-04-27 | 1 | -6/+38 |
* | TST: Add tests for the conversion utilities | Eric Wieser | 2020-04-17 | 1 | -0/+124 |