Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

drop flake8==6.x compatibility tests infrastructure improvements to tests/helpers/etc
#357 opened Mar 4, 2025 by jakkdl
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
New asyncio rule: ban asyncio.shield new rule new rule idea postponed Low priority, blocked, or similar.
#320 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
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 except* exceptions are stringified new rule new rule idea
#302 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
run compile() on eval_files
#268 opened Jun 12, 2024 by jakkdl
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
support human-friendly names in --disable, noqa and --enable feature user-facing improvement not directly related to a rule
#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
first transform, then visit, to not get incorrect line markers bug Something isn't working
#193 opened May 3, 2023 by jakkdl
ProTip! no:milestone will show everything without a milestone.