Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Move typing tests | Charles Harris | 2020-09-07 | 41 | -0/+1958 |
* | DOC: Add correctness vs strictness consideration for np.dtype (#16917) | Anirudh Subramanian | 2020-08-03 | 1 | -2/+16 |
* | MAINT: Implemented two dtype-related TODO's (#16622) | Bas van Beek | 2020-07-30 | 1 | -15/+44 |
* | DOC: add reference to Python issue about buffer protocols | Josh Wilson | 2020-06-16 | 1 | -2/+4 |
* | DOC: add note about supporting buffer protocols in `ArrayLike` | Josh Wilson | 2020-06-15 | 1 | -0/+5 |
* | DOC: clarify `ArrayLike` example in typing docs | Josh Wilson | 2020-06-15 | 1 | -5/+21 |
* | DOC: add warning about typing-extensions module to numpy.typing docs | Josh Wilson | 2020-06-11 | 2 | -2/+11 |
* | DOC: add documentation for the numpy.typing module | Josh Wilson | 2020-06-10 | 1 | -0/+53 |
* | MAINT: make typing module available at runtime | Josh Wilson | 2020-06-09 | 4 | -0/+82 |