Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Zac-HD/flake8-trio issues and pull requests
#199 - New rule: builtin `input()` should not be called from async function
Issue -
State: open - Opened by Zac-HD about 1 year ago
- 1 comment
#198 - use ruff noqa handling
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#197 - pin typecheck dependencies
Issue -
State: open - Opened by jakkdl over 1 year ago
- 2 comments
#196 - replace flake8-eradicate with ruff ... and enable a ton of more lint rules, fixing a couple of them.
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 2 comments
#195 - add version requirements on flake8&libcst
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#194 - pin pyright, by no longer forcing latest version
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#193 - first transform, then visit, to not get incorrect line markers
Issue -
State: open - Opened by jakkdl over 1 year ago
#192 - CLI toggle whether autofix generates an error
Issue -
State: open - Opened by jakkdl over 1 year ago
#191 - test partial enabling of autofixers
Issue -
State: open - Opened by jakkdl over 1 year ago
#190 - don't autofix noqa'd errors, add --disable-noqa, add non-passing test for noqa reliability
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 5 comments
#189 - Standalone `flake8-trio` could read config files like `flake8`
Issue -
State: open - Opened by Zac-HD over 1 year ago
- 1 comment
#188 - noqa now correctly ignored when running as plugin. ast-based visitors…
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#187 - pin test versions in pre-commit
Issue -
State: open - Opened by jakkdl over 1 year ago
- 3 comments
#186 - fix trio100 removing trailing comment with same-line with
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 1 comment
#185 - full `# noqa` support
Issue -
State: open - Opened by jakkdl over 1 year ago
#184 - rename console script flake8_trio -> flake8-trio
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 1 comment
#183 - new error code: TRIO912 unnecessary checkpoints + autofix
Pull Request -
State: open - Opened by jakkdl over 1 year ago
#182 - respect noqa
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 7 comments
#181 - Support `# noqa` comments when calling directly
Issue -
State: closed - Opened by Zac-HD over 1 year ago
- 3 comments
#180 - Update README.md
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#179 - Fix false 91x alarm on await in genexp target.
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#178 - disable deadline for unreliable timing test
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#177 - fix SIM910, dict.get with value==None (which is the default value)
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#176 - fix TRIO100 false alarm on nested context manager
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 1 comment
#175 - Add examples for running
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#174 - False alarms in `libcst` backend
Issue -
State: closed - Opened by Zac-HD over 1 year ago
- 4 comments
#173 - Support match/case, exception groups
Issue -
State: open - Opened by jakkdl over 1 year ago
#172 - fuzz test fail due to unreliable timings
Issue -
State: closed - Opened by jakkdl over 1 year ago
- 1 comment
#171 - Install gitpython
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 1 comment
#170 - fix release ci, move test_messages_documented to separate file
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 1 comment
#169 - Clean up typechecking for MAGIC_MARKERS by making it a dataclass, add…
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#168 - fix CI
Issue -
State: closed - Opened by jakkdl over 1 year ago
#167 - clean up tests, merging test_eval and test_eval_anyio
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#166 - fix ci typo in release
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 1 comment
#165 - run fuzz in CI
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 4 comments
#164 - remove lines from autofix diff, add CI tag management
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 1 comment
#163 - add standalone command line args
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#162 - Run black with --preview
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#161 - add libcst as install_requires, print errors to stderr & return 1/0, add pre-commit hook & update config,
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 3 comments
#160 - Change trio dependency for pyright to trio-typing
Issue -
State: open - Opened by jakkdl over 1 year ago
#159 - test for autofix_files, fix some 91x autofixes, rejig eval_files
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 3 comments
#158 - implement autofix for 91x
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 12 comments
#157 - add mypy to get warnings on unreachable code, fix/ignore various small typing errors
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 2 comments
#156 - Should `TRIO102` special-case `.aclose()`?
Issue -
State: open - Opened by Zac-HD over 1 year ago
- 1 comment
#155 - reportUnusedCoroutine / unused-coroutine *is* in fact raised for trio
Issue -
State: closed - Opened by jakkdl over 1 year ago
- 2 comments
#154 - add comprehension support to 91x
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#153 - split shed, format&sort toml+yaml
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 2 comments
#152 - update pre-commit revs, flake8-typecheck now ignores stub files
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#151 - raise RuntimeError on invalid literal values to range expression
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#150 - Add flake8-pyi to pre-commit
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 1 comment
#149 - implement autofix for TRIO100
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 3 comments
#148 - Capitalize errors
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#147 - How to handle unparseable/incorrect code
Issue -
State: closed - Opened by jakkdl over 1 year ago
- 1 comment
#146 - Now able to run as a standalone module or shell program, with limited functionality
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#145 - code cleanup after 91x PR
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 4 comments
#144 - TRIO91X: Support comprehensions
Issue -
State: closed - Opened by jakkdl over 1 year ago
- 2 comments
#143 - reimplement 91X in libcst
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 3 comments
#142 - reimplement trio100 & trio101 with libcst
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 5 comments
#141 - TRIO91X not disabled by default?
Issue -
State: closed - Opened by richardsheridan over 1 year ago
- 2 comments
#140 - False alarm on fixture decorator
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#139 - Fix pyright config since file structure changes, enable optional checks, fix type errors
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#138 - TRIO112 false alarm on strict_exception_groups
Issue -
State: closed - Opened by jakkdl over 1 year ago
- 1 comment
#137 - `@pytest.fixture()` should disable `TRIO101`
Issue -
State: closed - Opened by Zac-HD over 1 year ago
#136 - fix TRIO900 false alarm in nested functions
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#135 - Add anyio.TaskGroup support to TRIO113
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 1 comment
#134 - New check: Use of deprecated feature (?)
Issue -
State: open - Opened by jakkdl over 1 year ago
- 8 comments
#133 - False alarm `TRIO900` when async context manager defined inside an async function
Issue -
State: closed - Opened by Zac-HD over 1 year ago
#132 - Add support for `from ... import ...` and `import ... as ...`
Issue -
State: open - Opened by jakkdl over 1 year ago
- 1 comment
Labels: postponed
#131 - Add shared state, move 105 to own visitor file, move utility functionality out to new file visitor_utility.py
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#130 - Fix get_matching_call when passed a single string as base.
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 2 comments
#129 - False-alarm in `TRIO210` - dicts, queues, etc are not sync http clients
Issue -
State: closed - Opened by Zac-HD over 1 year ago
Labels: bug
#128 - add TRIO118 - assigning [the value of] anyio.get_cancelled_exc_class to a variable
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#127 - Add support for anyio.get_cancelled_exc_class() in TRIO102, 103 and 104.
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 4 comments
#126 - reenable coverage, fix missing coverage
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
- 2 comments
#125 - Add test that all error messages end with period, minor fixes
Pull Request -
State: closed - Opened by jakkdl over 1 year ago
#124 - Switch backend to libCST
Issue -
State: open - Opened by jakkdl over 1 year ago
- 23 comments
#123 - Rename 107/108 to 910/911, and make them optional
Pull Request -
State: closed - Opened by jakkdl almost 2 years ago
#122 - Handle critical exceptions in anyio
Issue -
State: closed - Opened by jakkdl almost 2 years ago
#121 - Implement TRIO105 for anyio (library function must be awaited)
Issue -
State: closed - Opened by jakkdl almost 2 years ago
- 17 comments
#120 - Add support for the anyio library
Pull Request -
State: closed - Opened by jakkdl almost 2 years ago
- 1 comment
#119 - Add TRIO222, extend TRIO221, flake8-async redundant
Pull Request -
State: closed - Opened by jakkdl almost 2 years ago
#118 - add TRIO212: sync call on httpx.Client, move type-tracking logic
Pull Request -
State: closed - Opened by jakkdl almost 2 years ago
- 3 comments
#117 - Make 107&108 optional?
Issue -
State: closed - Opened by jakkdl almost 2 years ago
- 1 comment
#116 - add codespell to pre-commit, add exception for spawnve, rename aline variable
Pull Request -
State: closed - Opened by jakkdl almost 2 years ago
#115 - Updated CONTRIBUTING.md to suggest pre-commit instead of outdated tox -e check
Pull Request -
State: closed - Opened by jakkdl almost 2 years ago
- 3 comments
#114 - Missing Tox environments in CONTRIBUTING.md?
Issue -
State: closed - Opened by kianmeng almost 2 years ago
- 1 comment
#113 - Fix typos
Pull Request -
State: closed - Opened by kianmeng almost 2 years ago
- 3 comments
#112 - add TRIO117, error on any reference to multierror
Pull Request -
State: closed - Opened by jakkdl almost 2 years ago
#111 - trio232 now also handles annotated assignments, and added lots of tests
Pull Request -
State: closed - Opened by jakkdl almost 2 years ago
#110 - Full type support?
Issue -
State: closed - Opened by jakkdl almost 2 years ago
- 2 comments
#109 - Fix TRIO103 false alarm on excepts after a previous except has caught Cancelled
Pull Request -
State: closed - Opened by jakkdl almost 2 years ago
- 3 comments
#108 - TRIO900 now only checks for asynccontextmanager, ignoring flags
Pull Request -
State: closed - Opened by jakkdl almost 2 years ago
#107 - Small followup fixes and changes to 114 & 116 after the file split
Pull Request -
State: closed - Opened by jakkdl almost 2 years ago
#106 - False alarm for `TRIO103`, on `except BaseException` after an `except Cancelled` clause
Issue -
State: closed - Opened by Zac-HD almost 2 years ago
- 1 comment
#105 - Do not raise or catch `trio.[NonBase]MultiError`; prefer `[exceptiongroup.]BaseExceptionGroup`.
Issue -
State: closed - Opened by Zac-HD almost 2 years ago
#104 - Add TRIO232: blocking sync call on file objects
Pull Request -
State: closed - Opened by jakkdl almost 2 years ago
- 5 comments
#103 - Split main file
Pull Request -
State: closed - Opened by jakkdl almost 2 years ago
- 6 comments
#102 - Move eval files into a separate directory
Pull Request -
State: closed - Opened by jakkdl almost 2 years ago
- 1 comment
#100 - add trio240, usage of os.path in async function
Pull Request -
State: closed - Opened by jakkdl almost 2 years ago
- 1 comment
#99 - run all of pre-commit directly from the gh CI action
Pull Request -
State: closed - Opened by jakkdl almost 2 years ago
- 4 comments