-
-
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
transform-async-generator-decorators
should affect ASYNC101
as well as ASYNC900
enhancement
#315
opened Nov 14, 2024 by
Zac-HD
Check for no-reraise-cancelled and cancelled-not-raised in New feature or request
except*
enhancement
#311
opened Nov 2, 2024 by
Zac-HD
helpful error message if parser crashes (e.g. due to syntax changes from future python version)
#304
opened Oct 19, 2024 by
jakkdl
Warn if New feature or request
except*
exceptions are stringified
enhancement
#302
opened Oct 17, 2024 by
Zac-HD
New 1xx rule: after New feature or request
except* FooError as e:
, warn on e.attribute
for attributes that don't exist on ExceptionGroup
enhancement
#301
opened Oct 17, 2024 by
Zac-HD
New rule: raising ExceptionGroup child exception loses context/cause
#298
opened Oct 1, 2024 by
jakkdl
ASYNC102 await-in-finally-or-cancelled false alarms on nurseries
#283
opened Aug 31, 2024 by
jakkdl
1 of 2 tasks
ASYNC120: unintuitive error message
enhancement
New feature or request
#272
opened Jul 6, 2024 by
richardsheridan
Create new
ASYNC3xx
rules to account for asyncio's different cancellation semantics?
#257
opened May 27, 2024 by
Zac-HD
Come up with human-friendly names for all error codes, and support those in
--disable
etc
#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
Add asyncio support to current checks
good first issue
Good for newcomers
prioritized
#208
opened Feb 25, 2024 by
jakkdl
Standalone Low priority, blocked, or similar.
flake8-async
could read config files like flake8
postponed
#189
opened May 2, 2023 by
Zac-HD
Previous Next
ProTip!
Follow long discussions with comments:>50.