Skip to content

Conversation

@daviddl9
Copy link

@daviddl9 daviddl9 commented Dec 4, 2025

Summary

  • Replaced Chinese docstring 异步空上下文管理器 with English Async null context manager that yields nothing.
  • Updated both the source file (crawl4ai/async_webcrawler.py) and the documentation (deploy/docker/c4ai-code-context.md)

Details

The nullcontext method in AsyncWebCrawler had a Chinese comment that should be in English for consistency with the rest of the codebase.

Test plan

  • Verified no other Chinese comments exist in source code (test files with Chinese test data were intentionally left unchanged)
  • Linting passes
  • Tests pass

The docstring "异步空上下文管理器" has been replaced with
"Async null context manager that yields nothing." in both the
source file and the documentation.
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