Commit e0ba359
Auto backport of pr 3195 on 3.0.10 (#3204)
* Remove breaking check about `auto_mkdir` for FSSpecStore (#3193)
* Remove breaking check from _make_async
* Update expected error
* Change import structure to protect against AttributeError
* changelog
* add test to ensure that we can create a read-only copy of the store with auto_mkdir=False
* only test if the async wrapper is available
---------
Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
(cherry picked from commit 5a24487)
* Add missing import for AsyncFileSystemWrapper for `_make_async` in `_fsspec.py` (#3195)
* Add missing import for AsyncFileSystemWrapper in `_fsspec.py`
* Add missing changelog entry for AsyncFileSystemWrapper import fix
* Move AsyncFileSystemWrapper import past the version check in `_fsspec.py`
* Add newline after AsyncFileSystemWrapper import in `_fsspec.py`
* Simplify import statement for AsyncFileSystemWrapper in `_fsspec.py`
---------
Co-authored-by: Altay Sansal <altay.sansal@tgs.com>
(cherry picked from commit 97aa42f)
---------
Co-authored-by: Max Jones <14077947+maxrjones@users.noreply.github.com>
Co-authored-by: Altay Sansal <tasansal@users.noreply.github.com>
Co-authored-by: Altay Sansal <altay.sansal@tgs.com>1 parent 1e66c40 commit e0ba359
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments