Skip to content

Stabilize ASYNC250#22911

Merged
ntBre merged 1 commit intobrent/0.15.0from
brent/async250
Jan 29, 2026
Merged

Stabilize ASYNC250#22911
ntBre merged 1 commit intobrent/0.15.0from
brent/async250

Conversation

@ntBre
Copy link
Contributor

@ntBre ntBre commented Jan 28, 2026

I made one tweak to the diagnostic message to include backticks, but the docs
and tests otherwise looked good.

I made one tweak to the diagnostic message to include backticks, but the docs
and tests otherwise looked good.
@ntBre ntBre added this to the v0.15 milestone Jan 28, 2026
@ntBre ntBre added the rule Implementing or modifying a lint rule label Jan 28, 2026
@ntBre ntBre requested review from amyreese and dylwil3 January 28, 2026 15:10
@astral-sh-bot
Copy link

astral-sh-bot bot commented Jan 28, 2026

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@dylwil3
Copy link
Collaborator

dylwil3 commented Jan 29, 2026

Unrelated: do we need more representation of async in our ecosystem checks? It feels like these rules almost never trigger...

@ntBre
Copy link
Contributor Author

ntBre commented Jan 29, 2026

That could certainly be the case! I think these issues are fairly severe, so maybe they get caught naturally, though? For this one in particular, I don't think input is probably used too often anyway.

This is a pretty rough check, but this seems like a fairly reasonable number of asyncs in my local cache of ecosystem projects:

❯ rg '\basync\b' -t python | wc -l
30407

At least it's not zero 😆

@ntBre ntBre merged commit 98cb018 into brent/0.15.0 Jan 29, 2026
42 checks passed
@ntBre ntBre deleted the brent/async250 branch January 29, 2026 13:57
@ntBre ntBre mentioned this pull request Jan 29, 2026
3 tasks
ntBre added a commit that referenced this pull request Feb 3, 2026
I made one tweak to the diagnostic message to include backticks, but the
docs
and tests otherwise looked good.
ntBre added a commit that referenced this pull request Feb 3, 2026
I made one tweak to the diagnostic message to include backticks, but the
docs
and tests otherwise looked good.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rule Implementing or modifying a lint rule

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants