Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/python-trio/flake8-async
Highly opinionated linter for Trio code
https://github.com/python-trio/flake8-async
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 7 days ago
pre-commit-ci[bot] opened this pull request 7 days ago
unpin codeautolink
jakkdl opened this pull request 8 days ago
jakkdl opened this pull request 8 days ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 14 days ago
pre-commit-ci[bot] opened this pull request 14 days ago
Warn on ExceptionGroup subclass without `derive`
A5rocks opened this issue 22 days ago
A5rocks opened this issue 22 days ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 28 days ago
pre-commit-ci[bot] opened this pull request 28 days ago
Use coverage-conditional-plugin for version/platform-specific coverage pragma
jakkdl opened this issue 29 days ago
jakkdl opened this issue 29 days ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request about 1 month ago
pre-commit-ci[bot] opened this pull request about 1 month ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request about 1 month ago
pre-commit-ci[bot] opened this pull request about 1 month ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request about 2 months ago
pre-commit-ci[bot] opened this pull request about 2 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request about 2 months ago
pre-commit-ci[bot] opened this pull request about 2 months ago
ASYNC100 now treats start_soon() as a cancel point
jakkdl opened this pull request 2 months ago
jakkdl opened this pull request 2 months ago
Revert the changes to Visitor91x in "async100 now ignores trio.open_n…
jakkdl opened this pull request 2 months ago
jakkdl opened this pull request 2 months ago
False alarm from recent `ASYNC100` change
Zac-HD opened this issue 2 months ago
Zac-HD opened this issue 2 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 2 months ago
pre-commit-ci[bot] opened this pull request 2 months ago
fix crash. Make identifier_to_string less footgunny.
jakkdl opened this pull request 2 months ago
jakkdl opened this pull request 2 months ago
New crash since 24.9.5
Zac-HD opened this issue 2 months ago
Zac-HD opened this issue 2 months ago
improve changelog/release handling
jakkdl opened this pull request 2 months ago
jakkdl opened this pull request 2 months ago
New asyncio rule: ban asyncio.shield
jakkdl opened this issue 2 months ago
jakkdl opened this issue 2 months ago
New asyncio rule: directly passing coroutine to `gather`, `shield`, `wait_for`, `wait`, or `as_completed`
jakkdl opened this issue 2 months ago
jakkdl opened this issue 2 months ago
various fixes to config tests
jakkdl opened this pull request 2 months ago
jakkdl opened this pull request 2 months ago
async100 now ignores trio.open_nursery and anyio.create_task_group
jakkdl opened this pull request 2 months ago
jakkdl opened this pull request 2 months ago
async101 & async119 now respects transform-async-generator-decorators
jakkdl opened this pull request 2 months ago
jakkdl opened this pull request 2 months ago
`transform-async-generator-decorators` should affect `ASYNC101` as well as `ASYNC900`
Zac-HD opened this issue 2 months ago
Zac-HD opened this issue 2 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 2 months ago
pre-commit-ci[bot] opened this pull request 2 months ago
default no-checkpoint-warning-decorators
jakkdl opened this issue 2 months ago
jakkdl opened this issue 2 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 3 months ago
pre-commit-ci[bot] opened this pull request 3 months ago
Check for no-reraise-cancelled and cancelled-not-raised in `except*`
Zac-HD opened this issue 3 months ago
Zac-HD opened this issue 3 months ago
Various minor things
jakkdl opened this issue 3 months ago
jakkdl opened this issue 3 months ago
add async124 async-function-could-be-sync
jakkdl opened this pull request 3 months ago
jakkdl opened this pull request 3 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 3 months ago
pre-commit-ci[bot] opened this pull request 3 months ago
add async124 yield-in-asynccm-not-in-try
jakkdl opened this pull request 3 months ago
jakkdl opened this pull request 3 months ago
102 now also checks __aexit__
jakkdl opened this pull request 3 months ago
jakkdl opened this pull request 3 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 3 months ago
pre-commit-ci[bot] opened this pull request 3 months ago
helpful error message if parser crashes (e.g. due to syntax changes from future python version)
jakkdl opened this issue 3 months ago
jakkdl opened this issue 3 months ago
initial implementation of ASYNC123
jakkdl opened this pull request 3 months ago
jakkdl opened this pull request 3 months ago
Warn if `except*` exceptions are stringified
Zac-HD opened this issue 3 months ago
Zac-HD opened this issue 3 months ago
New 4xx rule: after `except* FooError as e:`, warn on `e.attribute` for attributes that don't exist on `ExceptionGroup`
Zac-HD opened this issue 3 months ago
Zac-HD opened this issue 3 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 3 months ago
pre-commit-ci[bot] opened this pull request 3 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 3 months ago
pre-commit-ci[bot] opened this pull request 3 months ago
New rule: raising ExceptionGroup child exception loses context/cause
jakkdl opened this issue 4 months ago
jakkdl opened this issue 4 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 4 months ago
pre-commit-ci[bot] opened this pull request 4 months ago
fix assertionerror with infinite loop in context manager
jakkdl opened this pull request 4 months ago
jakkdl opened this pull request 4 months ago
Internal error: `while` loop inside a `fail_after()` leaks `ArtificialStatement`
Zac-HD opened this issue 4 months ago
Zac-HD opened this issue 4 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 4 months ago
pre-commit-ci[bot] opened this pull request 4 months ago
Rule codes do not respect the Flake8 specification, making yesqa break flake8-async noqa statements
PLPeeters opened this issue 4 months ago
PLPeeters opened this issue 4 months ago
add ASYNC122 delayed-entry-of-relative-cancelscope
jakkdl opened this pull request 4 months ago
jakkdl opened this pull request 4 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 4 months ago
pre-commit-ci[bot] opened this pull request 4 months ago
move_on_after / fail_after not immediately entered
jakkdl opened this issue 4 months ago
jakkdl opened this issue 4 months ago
fix various issues with ASYNC102
jakkdl opened this pull request 4 months ago
jakkdl opened this pull request 4 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 4 months ago
pre-commit-ci[bot] opened this pull request 4 months ago
ASYNC113 & ASYNC121 false alarm with nested sync functions
jakkdl opened this pull request 4 months ago
jakkdl opened this pull request 4 months ago
`ASYNC121` false alarm in nested async function definition
Zac-HD opened this issue 5 months ago
Zac-HD opened this issue 5 months ago
Rst linting
jakkdl opened this pull request 5 months ago
jakkdl opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 5 months ago
pre-commit-ci[bot] opened this pull request 5 months ago
ASYNC102 await-in-finally-or-cancelled false alarms on nurseries
jakkdl opened this issue 5 months ago
jakkdl opened this issue 5 months ago
add async121 control-flow-in-taskgroup
jakkdl opened this pull request 5 months ago
jakkdl opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 5 months ago
pre-commit-ci[bot] opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 5 months ago
pre-commit-ci[bot] opened this pull request 5 months ago
Add config option for async900 decorators
Zac-HD opened this pull request 6 months ago
Zac-HD opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 6 months ago
pre-commit-ci[bot] opened this pull request 6 months ago
Allow user-configured decorator names to disable `ASYNC900`
Zac-HD opened this issue 6 months ago
Zac-HD opened this issue 6 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 6 months ago
pre-commit-ci[bot] opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 6 months ago
pre-commit-ci[bot] opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 6 months ago
pre-commit-ci[bot] opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 7 months ago
pre-commit-ci[bot] opened this pull request 7 months ago
ASYNC120: unintuitive error message
richardsheridan opened this issue 7 months ago
richardsheridan opened this issue 7 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 7 months ago
pre-commit-ci[bot] opened this pull request 7 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 7 months ago
pre-commit-ci[bot] opened this pull request 7 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 7 months ago
pre-commit-ci[bot] opened this pull request 7 months ago
run compile() on eval_files
jakkdl opened this issue 7 months ago
jakkdl opened this issue 7 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 7 months ago
pre-commit-ci[bot] opened this pull request 7 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 8 months ago
pre-commit-ci[bot] opened this pull request 8 months ago
add async120, await-in-except
jakkdl opened this pull request 8 months ago
jakkdl opened this pull request 8 months ago
various small fixes
jakkdl opened this pull request 8 months ago
jakkdl opened this pull request 8 months ago
reduce false alarms for ASYNC113
jakkdl opened this issue 8 months ago
jakkdl opened this issue 8 months ago
Add lint error for _any_ `except` block that might raise
Zac-HD opened this issue 8 months ago
Zac-HD opened this issue 8 months ago
New rule: don't `return` inside a nursery, nor `break` or `continue` an outer loop
Zac-HD opened this issue 8 months ago
Zac-HD opened this issue 8 months ago
select/ignore/enable/disable is a mess
jakkdl opened this issue 8 months ago
jakkdl opened this issue 8 months ago
make async913 disabled by default
jakkdl opened this pull request 8 months ago
jakkdl opened this pull request 8 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 8 months ago
pre-commit-ci[bot] opened this pull request 8 months ago
Create new `ASYNC3xx` rules to account for asyncio's different cancellation semantics?
Zac-HD opened this issue 8 months ago
Zac-HD opened this issue 8 months ago
add ASYNC300 create-task-no-reference
jakkdl opened this pull request 8 months ago
jakkdl opened this pull request 8 months ago
Add ASYNC913, indefinite-loop-no-guaranteed-checkpoint. Fix async91x bugs
jakkdl opened this pull request 8 months ago
jakkdl opened this pull request 8 months ago
add --exception-suppress-context-manager
jakkdl opened this pull request 8 months ago
jakkdl opened this pull request 8 months ago
New rule: async function with no `await` could be sync
jakkdl opened this issue 8 months ago
jakkdl opened this issue 8 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 8 months ago
pre-commit-ci[bot] opened this pull request 8 months ago
deprecate --trio200-blocking-calls, replacing it with --async200-blocking-calls
jakkdl opened this pull request 8 months ago
jakkdl opened this pull request 8 months ago
add codeautolink
jakkdl opened this pull request 8 months ago
jakkdl opened this pull request 8 months ago
add intersphinx, and modify a few blurbs to make use of it
jakkdl opened this pull request 8 months ago
jakkdl opened this pull request 8 months ago
Rules documentation improvements
jakkdl opened this pull request 8 months ago
jakkdl opened this pull request 8 months ago
fix doc bullet list
jakkdl opened this pull request 8 months ago
jakkdl opened this pull request 8 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 8 months ago
pre-commit-ci[bot] opened this pull request 8 months ago
Transition from readme to actually using sphinx docs
jakkdl opened this pull request 8 months ago
jakkdl opened this pull request 8 months ago
add asyncio/anyio taskgroup support to ASYNC101
jakkdl opened this pull request 8 months ago
jakkdl opened this pull request 8 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 9 months ago
pre-commit-ci[bot] opened this pull request 9 months ago
ASYNC912: timeout/cancelscope with only conditional checkpoints
jakkdl opened this pull request 9 months ago
jakkdl opened this pull request 9 months ago
add asyncio/anyio taskgroup support to async111&112, update contributing.md
jakkdl opened this pull request 9 months ago
jakkdl opened this pull request 9 months ago
New rule: no guaranteed checkpoint in infinite loop
jakkdl opened this issue 9 months ago
jakkdl opened this issue 9 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 9 months ago
pre-commit-ci[bot] opened this pull request 9 months ago
add async119: yield in contextmanager in async generator
jakkdl opened this pull request 9 months ago
jakkdl opened this pull request 9 months ago