object-store-python icon indicating copy to clipboard operation
object-store-python copied to clipboard

Async improvements

Open timteeee opened this issue 1 year ago • 0 comments
trafficstars

Here I am adding some overrides for the async methods on the ObjectStore class so they are just as permissive with PathLike inputs as their sync counterparts.

I also added a copy of the two tests that test the async methods the same way the sync methods are tested.

timteeee avatar Oct 05 '24 18:10 timteeee