zarr-specs
zarr-specs copied to clipboard
Custom Python Buffer Protocol types discussion (datetimes, etc.)
There is some discussion happening about adding custom types (like datetimes) to the Python Buffer Protocol in this thread: https://discuss.python.org/t/buffer-protocol-and-arbitrary-data-types/26256
Also there is a draft PEP in this PR: https://hackmd.io/@seberg/r1zB-s3tJl
Think this would be a good topic for our community to engage as we think about other types
Thanks for sharing this John!