-
-
Notifications
You must be signed in to change notification settings - Fork 2
Insights: python-trio/flake8-async
Overview
-
- 3 Merged pull requests
- 0 Open pull requests
- 2 Closed issues
- 1 New issue
Could not load contribution data
Please try again later
3 Pull requests merged by 2 people
-
add except* support to 102, 103, 104, 120, 910, 911 & 912
#358 merged
Mar 6, 2025 -
add coverage-conditional, rejig some config stuff
#356 merged
Mar 4, 2025 -
[pre-commit.ci] pre-commit autoupdate
#355 merged
Mar 3, 2025
2 Issues closed by 2 people
-
New rule: raising ExceptionGroup child exception loses context/cause
#298 closed
Mar 5, 2025 -
Use coverage-conditional-plugin for version/platform-specific coverage pragma
#332 closed
Mar 4, 2025
1 Issue opened by 1 person
-
drop flake8==6.x compatibility tests
#357 opened
Mar 4, 2025
17 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
ASYNC120: unintuitive error message
#272 commented on
Mar 5, 2025 • 0 new comments -
reduce false alarms for ASYNC113
#263 commented on
Mar 5, 2025 • 0 new comments -
ASYNC102 await-in-finally-or-cancelled false alarms on nurseries
#283 commented on
Mar 5, 2025 • 0 new comments -
New rule: do not pass `deadline=<constant>` to `CancelScope()`, `move_on_at()`, or `fail_at()`
#353 commented on
Mar 5, 2025 • 0 new comments -
Warn on ExceptionGroup subclass without `derive`
#334 commented on
Mar 5, 2025 • 0 new comments -
Maybe it's helpful to warn about `try` / `except` around `open_nursery`?
#354 commented on
Mar 5, 2025 • 0 new comments -
include common 3rd-party CM's with internal cancel scopes in ASYNC101
#350 commented on
Mar 5, 2025 • 0 new comments -
CI slow-test hypothesis fail: libcst fails to parse
#343 commented on
Mar 5, 2025 • 0 new comments -
default no-checkpoint-warning-decorators
#313 commented on
Mar 5, 2025 • 0 new comments -
Various minor things
#310 commented on
Mar 5, 2025 • 0 new comments -
helpful error message if parser crashes (e.g. due to syntax changes from future python version)
#304 commented on
Mar 5, 2025 • 0 new comments -
select/ignore/enable/disable is a mess
#260 commented on
Mar 5, 2025 • 0 new comments -
first transform, then visit, to not get incorrect line markers
#193 commented on
Mar 5, 2025 • 0 new comments -
Create new `ASYNC3xx` rules to account for asyncio's different cancellation semantics?
#257 commented on
Mar 5, 2025 • 0 new comments -
Generate proper documentation
#214 commented on
Mar 5, 2025 • 0 new comments -
support human-friendly names in `--disable`, `noqa` and `--enable`
#236 commented on
Mar 5, 2025 • 0 new comments -
Support match/case, exception groups
#173 commented on
Mar 5, 2025 • 0 new comments