test_numpy_dtypes.py
7.62 KB
-
Only mark unaligned types in buffers (#505) · 47681c18
Previously all types are marked unaligned in buffer format strings, now we test for alignment before adding the '=' marker.
patstew committed
Previously all types are marked unaligned in buffer format strings, now we test for alignment before adding the '=' marker.