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
False alarm `TRIO900` when async context manager defined inside an async function
Zac-HD opened this issue almost 2 years ago
Zac-HD opened this issue almost 2 years ago
Add support for `from ... import ...` and `import ... as ...`
jakkdl opened this issue almost 2 years ago
jakkdl opened this issue almost 2 years ago
Add shared state, move 105 to own visitor file, move utility functionality out to new file visitor_utility.py
jakkdl opened this pull request almost 2 years ago
jakkdl opened this pull request almost 2 years ago
Fix get_matching_call when passed a single string as base.
jakkdl opened this pull request almost 2 years ago
jakkdl opened this pull request almost 2 years ago
False-alarm in `TRIO210` - dicts, queues, etc are not sync http clients
Zac-HD opened this issue almost 2 years ago
Zac-HD opened this issue almost 2 years ago
add TRIO118 - assigning [the value of] anyio.get_cancelled_exc_class to a variable
jakkdl opened this pull request almost 2 years ago
jakkdl opened this pull request almost 2 years ago
Add support for anyio.get_cancelled_exc_class() in TRIO102, 103 and 104.
jakkdl opened this pull request almost 2 years ago
jakkdl opened this pull request almost 2 years ago
reenable coverage, fix missing coverage
jakkdl opened this pull request almost 2 years ago
jakkdl opened this pull request almost 2 years ago
Add test that all error messages end with period, minor fixes
jakkdl opened this pull request almost 2 years ago
jakkdl opened this pull request almost 2 years ago
Switch backend to libCST
jakkdl opened this issue almost 2 years ago
jakkdl opened this issue almost 2 years ago
Rename 107/108 to 910/911, and make them optional
jakkdl opened this pull request almost 2 years ago
jakkdl opened this pull request almost 2 years ago
Handle critical exceptions in anyio
jakkdl opened this issue almost 2 years ago
jakkdl opened this issue almost 2 years ago
Implement TRIO105 for anyio (library function must be awaited)
jakkdl opened this issue almost 2 years ago
jakkdl opened this issue almost 2 years ago
Add support for the anyio library
jakkdl opened this pull request almost 2 years ago
jakkdl opened this pull request almost 2 years ago
trio232 now also handles annotated assignments, and added lots of tests
jakkdl opened this pull request almost 2 years ago
jakkdl opened this pull request almost 2 years ago
run all of pre-commit directly from the gh CI action
jakkdl opened this pull request almost 2 years ago
jakkdl opened this pull request almost 2 years ago
reformat checklist
jakkdl opened this issue about 2 years ago
jakkdl opened this issue about 2 years ago
ASYNC912: Warn on unnecessary checkpoints added to avoid ASYNC910/911
Zac-HD opened this issue about 2 years ago
Zac-HD opened this issue about 2 years ago