summaryrefslogtreecommitdiff
path: root/test/test_memoryview.py
Commit message (Expand)AuthorAgeFilesLines
* fallback: Fix packing multidim memoryview (#527)Inada Naoki2023-01-181-0/+8
* Update setuptools and black (#498)Inada Naoki2022-03-031-14/+14
* Use new msgpack spec by default. (#386)Inada Naoki2019-12-051-28/+11
* blacken testInada Naoki2019-12-051-22/+25
* Remove double underscore prefixINADA Naoki2016-05-051-22/+21
* add lower bound tests for memoryviewsfolz2016-05-041-0/+8
* more descriptive test namesfolz2016-05-041-51/+21
* fix problems associated with packing memoryviewsfolz2016-05-031-5/+128
* Support packing memoryview objectsfolz2016-01-251-0/+12