Skip to content

docs: remove stale AsyncFileSystemWrapper experimental warning - #2098

Draft
aryansk wants to merge 1 commit into
fsspec:masterfrom
aryansk:codex/issue-2087-async-wrapper-docs
Draft

docs: remove stale AsyncFileSystemWrapper experimental warning#2098
aryansk wants to merge 1 commit into
fsspec:masterfrom
aryansk:codex/issue-2087-async-wrapper-docs

Conversation

@aryansk

@aryansk aryansk commented Aug 12, 2026

Copy link
Copy Markdown

Fixes #2087

Summary

  • Remove the stale "experimental" warning from the AsyncFileSystemWrapper documentation.
  • Retain the existing note that wrapping synchronous filesystems does not make operations faster.

Validation

  • git diff --check
  • uv run --no-project --with sphinx --with numpydoc --with sphinx-design --with sphinx-rtd-theme --with yarl sphinx-build -b dummy docs/source /tmp/fsspec-docs-2087 (build succeeds; two pre-existing autodoc/numpydoc warnings)

Prepared with AI assistance; I reviewed the implementation and validation output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is AsyncFileSystemWrapper still experimental?

1 participant