Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 148 Bytes

File metadata and controls

3 lines (3 loc) · 148 Bytes

ctypes arrays of length 0 now report a correct itemsize when a memoryview is constructed from them, rather than always giving a value of 0.