1 Open Issue Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Software Development Plugin Development

AI Summary: Reserve error code `ASYNC233` in the `flake8-async` linter for a future rule that will detect blocking calls to `pathlib` methods. This is preparatory work to allow a corresponding rule to be implemented in the `ruff` linter.

Complexity: 1/5
good first issue

Highly opinionated linter for Trio code

Python