-
-
Notifications
You must be signed in to change notification settings - Fork 2
Issues: python-trio/flake8-async
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
drop flake8==6.x compatibility tests
infrastructure
improvements to tests/helpers/etc
#357
opened Mar 4, 2025 by
jakkdl
Maybe it's helpful to warn about new rule idea
try
/ except
around open_nursery
?
new rule
#354
opened Feb 28, 2025 by
A5rocks
New rule: do not pass new rule idea
deadline=<constant>
to CancelScope()
, move_on_at()
, or fail_at()
new rule
#353
opened Feb 28, 2025 by
Zac-HD
include common 3rd-party CM's with internal cancel scopes in ASYNC101
rule improvement
Improvement for currently existing rule
#350
opened Feb 14, 2025 by
jakkdl
CI slow-test hypothesis fail: libcst fails to parse
infrastructure
improvements to tests/helpers/etc
#343
opened Jan 28, 2025 by
jakkdl
Warn on ExceptionGroup subclass without new rule idea
derive
new rule
#334
opened Dec 30, 2024 by
A5rocks
New asyncio rule: ban asyncio.shield
new rule
new rule idea
postponed
Low priority, blocked, or similar.
#320
opened Nov 17, 2024 by
jakkdl
New asyncio rule: directly passing coroutine to new rule idea
postponed
Low priority, blocked, or similar.
gather
, shield
, wait_for
, wait
, or as_completed
new rule
#319
opened Nov 17, 2024 by
jakkdl
default no-checkpoint-warning-decorators
rule improvement
Improvement for currently existing rule
#313
opened Nov 8, 2024 by
jakkdl
Check for no-reraise-cancelled and cancelled-not-raised in new rule idea
except*
new rule
#311
opened Nov 2, 2024 by
Zac-HD
Various minor things
documentation
Improvements or additions to documentation
infrastructure
improvements to tests/helpers/etc
rule improvement
Improvement for currently existing rule
#310
opened Oct 30, 2024 by
jakkdl
helpful error message if parser crashes (e.g. due to syntax changes from future python version)
feature
user-facing improvement not directly related to a rule
#304
opened Oct 19, 2024 by
jakkdl
Warn if new rule idea
except*
exceptions are stringified
new rule
#302
opened Oct 17, 2024 by
Zac-HD
New 4xx rule: after new rule idea
except* FooError as e:
, warn on e.attribute
for attributes that don't exist on ExceptionGroup
new rule
#301
opened Oct 17, 2024 by
Zac-HD
ASYNC102 await-in-finally-or-cancelled false alarms on nurseries
rule improvement
Improvement for currently existing rule
#283
opened Aug 31, 2024 by
jakkdl
1 of 2 tasks
ASYNC120: unintuitive error message
rule improvement
Improvement for currently existing rule
#272
opened Jul 6, 2024 by
richardsheridan
reduce false alarms for ASYNC113
rule improvement
Improvement for currently existing rule
#263
opened May 29, 2024 by
jakkdl
select/ignore/enable/disable is a mess
feature
user-facing improvement not directly related to a rule
#260
opened May 28, 2024 by
jakkdl
Create new Extra attention is needed
ASYNC3xx
rules to account for asyncio's different cancellation semantics?
help wanted
#257
opened May 27, 2024 by
Zac-HD
support human-friendly names in user-facing improvement not directly related to a rule
--disable
, noqa
and --enable
feature
#236
opened Apr 16, 2024 by
jakkdl
warn when the type hint of an async generator is not AsyncGenerator
postponed
Low priority, blocked, or similar.
#233
opened Apr 9, 2024 by
graingert
Generate proper documentation
documentation
Improvements or additions to documentation
prioritized
#214
opened Mar 5, 2024 by
jakkdl
Add asyncio support to current checks
good first issue
Good for newcomers
prioritized
#208
opened Feb 25, 2024 by
jakkdl
first transform, then visit, to not get incorrect line markers
bug
Something isn't working
#193
opened May 3, 2023 by
jakkdl
Previous Next
ProTip!
no:milestone will show everything without a milestone.