Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Move typing tests | Charles Harris | 2020-09-07 | 1 | -129/+0 |
* | MAINT: Only allow `SupportsIndex` for python >= 3.8 | Bas van Beek | 2020-09-01 | 1 | -3/+7 |
* | ENH: Add an alias for `Union[str, bytes]`; updated two `np.generic` constructors | Bas van Beek | 2020-09-01 | 1 | -0/+2 |
* | TST: Add tests for the new `generic` constructors | Bas van Beek | 2020-09-01 | 1 | -3/+28 |
* | Allow `None` to be passed to certain `generic` subclasses | Bas van Beek | 2020-06-25 | 1 | -0/+6 |
* | MAINT: changed np.generic arguments to positional-only (#16583) | Bas van Beek | 2020-06-14 | 1 | -0/+4 |
* | MAINT: move typing tests cases into a subdirectory of numpy/tests | Josh Wilson | 2020-06-07 | 1 | -0/+88 |