Closed nats closed 1 year ago
This resolves an issue occasionally seen in testing where the zipfile module raises struct.error: argument out of range that is somehow caused by the absolute filenames being stored.
zipfile
struct.error: argument out of range
This resolves an issue occasionally seen in testing where the
zipfile
module raisesstruct.error: argument out of range
that is somehow caused by the absolute filenames being stored.