| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MAINT: Provide more type-safety by replacing `Any` with `object` | Bas van Beek | 2021-06-04 | 1 | -4/+11 |
| * | BUG: Fixe an issue wherein `_GenericAlias` could raise for non-tuple parameters | Bas van Beek | 2021-06-04 | 1 | -1/+1 |
| * | STY: Use `GenericAlias` to get rid of string-based literal expressions | Bas van Beek | 2021-05-27 | 1 | -0/+1 |
| * | MAINT: Change the variance of the `npt.ArrayLike` to covariant | Bas van Beek | 2021-05-25 | 1 | -1/+1 |
| * | BUG: Fixed an issue wherein `_GenericAlias.__getitem__` would raise for under... | Bas van Beek | 2021-05-25 | 1 | -1/+2 |
| * | MAINT: Removed an unused variable | Bas van Beek | 2021-05-12 | 1 | -1/+0 |
| * | API: Add a runtime-subscriptable alias for `ndarray` | Bas van Beek | 2021-05-12 | 1 | -1/+15 |
| * | ENH: Added a (python-based) backport of `types.GenericAlias` | Bas van Beek | 2021-05-12 | 1 | -0/+194 |
