Skip to content

Commit cff70a3

Browse files
committed
release notes
1 parent 025f6ae commit cff70a3

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

changes/3193.bugfix.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

changes/3195.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/release-notes.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@ Release notes
33

44
.. towncrier release notes start
55
6+
3.0.10 (2025-07-03)
7+
-------------------
8+
9+
Bugfixes
10+
~~~~~~~~
11+
12+
- Removed an unnecessary check from ``_fsspec._make_async`` that would raise an exception when
13+
creating a read-only store backed by a local file system with ``auto_mkdir`` set to ``False``. (:issue:`3193`)
14+
- Add missing import for AsyncFileSystemWrapper for _make_async in _fsspec.py (:issue:`3195`)
15+
16+
617
3.0.9 (2025-06-30)
718
------------------
819

0 commit comments

Comments
 (0)