Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[flake8-async] Update ASYNC110 to match upstream #12261

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

augustelalande
Copy link
Contributor

@augustelalande augustelalande commented Jul 9, 2024

Summary

Update the name of ASYNC110 to match upstream.

Also update the functionality to match upstream by adding support for asyncio and anyio (gated behind preview).

Part of #12039.

Test Plan

Added tests for asyncio and anyio

Copy link
Member

@charliermarsh charliermarsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you.

@charliermarsh charliermarsh added rule Implementing or modifying a lint rule preview Related to preview mode features labels Jul 10, 2024
@charliermarsh charliermarsh merged commit 855d62c into astral-sh:main Jul 10, 2024
20 checks passed
@augustelalande augustelalande deleted the async110 branch July 10, 2024 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preview Related to preview mode features rule Implementing or modifying a lint rule
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants