Skip to content

Comments

Add documentation for AioS3FileSystem and S3Executor#686

Merged
laughingman7743 merged 1 commit intomasterfrom
docs/s3-executor-and-aio-filesystem
Feb 22, 2026
Merged

Add documentation for AioS3FileSystem and S3Executor#686
laughingman7743 merged 1 commit intomasterfrom
docs/s3-executor-and-aio-filesystem

Conversation

@laughingman7743
Copy link
Member

Summary

  • Add API reference entries for AioS3FileSystem, AioS3File, S3Executor, S3ThreadPoolExecutor, and S3AioExecutor to docs/api/filesystem.rst
  • Add user guide section to docs/aio.md explaining the asyncio-native S3 filesystem, executor strategy pattern, and usage examples

These classes were added in #684 but the documentation was not updated.

Test plan

  • Verify sphinx-build completes without errors
  • Check rendered HTML for the new API reference sections
  • Check rendered HTML for the new AioS3FileSystem user guide section

🤖 Generated with Claude Code

Add API reference entries for AioS3FileSystem, AioS3File, S3Executor,
S3ThreadPoolExecutor, and S3AioExecutor to docs/api/filesystem.rst.
Add user guide section to docs/aio.md explaining AioS3FileSystem's
asyncio-native parallel operations, the executor strategy pattern,
and usage examples.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@laughingman7743 laughingman7743 marked this pull request as ready for review February 22, 2026 09:28
@laughingman7743 laughingman7743 merged commit 7c0eb56 into master Feb 22, 2026
15 checks passed
@laughingman7743 laughingman7743 deleted the docs/s3-executor-and-aio-filesystem branch February 22, 2026 09:28
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.

1 participant