dysfun@treehouse.systems ("gaytabase") wrote:
yeah it seems doing this would be problematic. python has no way to request aligned memory. the best you can do is wrap around an oversized bytes object to not accidentally fail to access it correctly, which is hardly seamless interop with existing types.