Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Split `numpy.typing` into a public and private component | Bas van Beek | 2022-03-18 | 1 | -6/+0 |
* | MAINT: Drop .py code-paths specific to Python 3.7 | Bas van Beek | 2021-08-30 | 1 | -11/+1 |
* | REV,BUG: Replace `NotImplemented` with `typing.Any` | Bas van Beek | 2021-06-05 | 1 | -2/+2 |
* | ENH: Add a global constant to `numpy.typing` denoting whether or not `typing_... | Bas van Beek | 2021-05-27 | 1 | -4/+5 |
* | MAINT: Relax the integer-type-constraint of `npt._ShapeLike` | Bas van Beek | 2021-04-14 | 1 | -1/+10 |
* | MAINT: make typing module available at runtime | Josh Wilson | 2020-06-09 | 1 | -0/+6 |