s3fs icon indicating copy to clipboard operation
s3fs copied to clipboard

Possibly remove InvalidRangeRequest handling

Open TomAugspurger opened this issue 6 years ago • 0 comments

See https://github.com/dask/s3fs/pull/229. After that, the catching of Invalid ranges we do in https://github.com/dask/s3fs/blob/3825b7473312cbb3e7bc9196fbd46eefe3c4556b/s3fs/core.py#L1153-L1157

may be unnecessary.

TomAugspurger avatar Aug 29 '19 20:08 TomAugspurger