Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / python-trio/flake8-async issues and pull requests
#327 - ASYNC100 now treats start_soon() as a cancel point
Pull Request -
State: closed - Opened by jakkdl 6 days ago
- 1 comment
#326 - Revert the changes to Visitor91x in "async100 now ignores trio.open_n…
Pull Request -
State: closed - Opened by jakkdl 6 days ago
#325 - False alarm from recent `ASYNC100` change
Issue -
State: closed - Opened by Zac-HD 6 days ago
Labels: bug
#324 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 6 days ago
#323 - fix crash. Make identifier_to_string less footgunny.
Pull Request -
State: closed - Opened by jakkdl 7 days ago
#322 - New crash since 24.9.5
Issue -
State: closed - Opened by Zac-HD 7 days ago
Labels: bug
#321 - improve changelog/release handling
Pull Request -
State: open - Opened by jakkdl 8 days ago
- 4 comments
Labels: skip-release
#320 - New asyncio rule: ban asyncio.shield
Issue -
State: open - Opened by jakkdl 8 days ago
- 1 comment
Labels: enhancement, postponed
#319 - New asyncio rule: directly passing coroutine to `gather`, `shield`, `wait_for`, `wait`, or `as_completed`
Issue -
State: open - Opened by jakkdl 8 days ago
- 1 comment
Labels: enhancement, postponed
#318 - various fixes to config tests
Pull Request -
State: closed - Opened by jakkdl 10 days ago
#317 - async100 now ignores trio.open_nursery and anyio.create_task_group
Pull Request -
State: closed - Opened by jakkdl 10 days ago
#316 - async101 & async119 now respects transform-async-generator-decorators
Pull Request -
State: closed - Opened by jakkdl 10 days ago
- 3 comments
#315 - `transform-async-generator-decorators` should affect `ASYNC101` as well as `ASYNC900`
Issue -
State: closed - Opened by Zac-HD 11 days ago
Labels: enhancement
#314 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 13 days ago
#313 - default no-checkpoint-warning-decorators
Issue -
State: open - Opened by jakkdl 17 days ago
#312 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 20 days ago
#311 - Check for no-reraise-cancelled and cancelled-not-raised in `except*`
Issue -
State: open - Opened by Zac-HD 23 days ago
Labels: enhancement
#310 - Various minor things
Issue -
State: open - Opened by jakkdl 26 days ago
#309 - add async124 async-function-could-be-sync
Pull Request -
State: open - Opened by jakkdl 27 days ago
- 5 comments
#308 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 27 days ago
#307 - add async124 yield-in-asynccm-not-in-try
Pull Request -
State: closed - Opened by jakkdl about 1 month ago
- 2 comments
#306 - 102 now also checks __aexit__
Pull Request -
State: closed - Opened by jakkdl about 1 month ago
#305 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 month ago
#304 - helpful error message if parser crashes (e.g. due to syntax changes from future python version)
Issue -
State: open - Opened by jakkdl about 1 month ago
#303 - initial implementation of ASYNC123
Pull Request -
State: closed - Opened by jakkdl about 1 month ago
#302 - Warn if `except*` exceptions are stringified
Issue -
State: open - Opened by Zac-HD about 1 month ago
Labels: enhancement
#301 - New 1xx rule: after `except* FooError as e:`, warn on `e.attribute` for attributes that don't exist on `ExceptionGroup`
Issue -
State: open - Opened by Zac-HD about 1 month ago
Labels: enhancement
#300 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 month ago
#299 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 2 months ago
#298 - New rule: raising ExceptionGroup child exception loses context/cause
Issue -
State: open - Opened by jakkdl about 2 months ago
- 11 comments
#297 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 2 months ago
#296 - fix assertionerror with infinite loop in context manager
Pull Request -
State: closed - Opened by jakkdl 2 months ago
#295 - Internal error: `while` loop inside a `fail_after()` leaks `ArtificialStatement`
Issue -
State: closed - Opened by Zac-HD 2 months ago
#294 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 2 months ago
#293 - Rule codes do not respect the Flake8 specification, making yesqa break flake8-async noqa statements
Issue -
State: closed - Opened by PLPeeters 2 months ago
- 3 comments
#292 - add ASYNC122 delayed-entry-of-relative-cancelscope
Pull Request -
State: closed - Opened by jakkdl 2 months ago
- 1 comment
#291 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 2 months ago
#290 - move_on_after / fail_after not immediately entered
Issue -
State: closed - Opened by jakkdl 2 months ago
Labels: enhancement
#289 - fix various issues with ASYNC102
Pull Request -
State: closed - Opened by jakkdl 3 months ago
- 1 comment
#288 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 3 months ago
#287 - ASYNC113 & ASYNC121 false alarm with nested sync functions
Pull Request -
State: closed - Opened by jakkdl 3 months ago
#286 - `ASYNC121` false alarm in nested async function definition
Issue -
State: closed - Opened by Zac-HD 3 months ago
#285 - Rst linting
Pull Request -
State: closed - Opened by jakkdl 3 months ago
#284 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 3 months ago
#283 - ASYNC102 await-in-finally-or-cancelled false alarms on nurseries
Issue -
State: open - Opened by jakkdl 3 months ago
- 2 comments
#282 - add async121 control-flow-in-taskgroup
Pull Request -
State: closed - Opened by jakkdl 3 months ago
#281 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 3 months ago
- 1 comment
#280 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 3 months ago
#279 - Add config option for async900 decorators
Pull Request -
State: closed - Opened by Zac-HD 4 months ago
#278 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 4 months ago
- 1 comment
#277 - Allow user-configured decorator names to disable `ASYNC900`
Issue -
State: closed - Opened by Zac-HD 4 months ago
#276 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 4 months ago
#275 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 4 months ago
#274 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 4 months ago
#273 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 5 months ago
#272 - ASYNC120: unintuitive error message
Issue -
State: open - Opened by richardsheridan 5 months ago
- 2 comments
Labels: enhancement
#271 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 5 months ago
#270 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 5 months ago
- 1 comment
#269 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 5 months ago
#268 - run compile() on eval_files
Issue -
State: open - Opened by jakkdl 6 months ago
#267 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 6 months ago
#266 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 6 months ago
#265 - add async120, await-in-except
Pull Request -
State: closed - Opened by jakkdl 6 months ago
- 3 comments
#264 - various small fixes
Pull Request -
State: closed - Opened by jakkdl 6 months ago
- 2 comments
#263 - reduce false alarms for ASYNC113
Issue -
State: open - Opened by jakkdl 6 months ago
#262 - Add lint error for _any_ `except` block that might raise
Issue -
State: closed - Opened by Zac-HD 6 months ago
- 2 comments
#261 - New rule: don't `return` inside a nursery, nor `break` or `continue` an outer loop
Issue -
State: closed - Opened by Zac-HD 6 months ago
- 3 comments
Labels: enhancement
#260 - select/ignore/enable/disable is a mess
Issue -
State: open - Opened by jakkdl 6 months ago
#259 - make async913 disabled by default
Pull Request -
State: closed - Opened by jakkdl 6 months ago
- 2 comments
#258 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 6 months ago
#257 - Create new `ASYNC3xx` rules to account for asyncio's different cancellation semantics?
Issue -
State: open - Opened by Zac-HD 6 months ago
#256 - add ASYNC300 create-task-no-reference
Pull Request -
State: closed - Opened by jakkdl 6 months ago
- 2 comments
#255 - Add ASYNC913, indefinite-loop-no-guaranteed-checkpoint. Fix async91x bugs
Pull Request -
State: closed - Opened by jakkdl 6 months ago
#254 - add --exception-suppress-context-manager
Pull Request -
State: closed - Opened by jakkdl 6 months ago
- 2 comments
#253 - New rule: async function with no `await` could be sync
Issue -
State: open - Opened by jakkdl 6 months ago
#252 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 6 months ago
#251 - deprecate --trio200-blocking-calls, replacing it with --async200-blocking-calls
Pull Request -
State: closed - Opened by jakkdl 6 months ago
- 3 comments
#250 - add codeautolink
Pull Request -
State: closed - Opened by jakkdl 6 months ago
#249 - add intersphinx, and modify a few blurbs to make use of it
Pull Request -
State: closed - Opened by jakkdl 6 months ago
- 2 comments
#248 - Rules documentation improvements
Pull Request -
State: closed - Opened by jakkdl 6 months ago
- 7 comments
#247 - fix doc bullet list
Pull Request -
State: closed - Opened by jakkdl 7 months ago
#246 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 7 months ago
#245 - Transition from readme to actually using sphinx docs
Pull Request -
State: closed - Opened by jakkdl 7 months ago
- 3 comments
#244 - add asyncio/anyio taskgroup support to ASYNC101
Pull Request -
State: closed - Opened by jakkdl 7 months ago
- 1 comment
#243 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 7 months ago
#242 - ASYNC912: timeout/cancelscope with only conditional checkpoints
Pull Request -
State: closed - Opened by jakkdl 7 months ago
- 2 comments
#241 - add asyncio/anyio taskgroup support to async111&112, update contributing.md
Pull Request -
State: closed - Opened by jakkdl 7 months ago
- 1 comment
#240 - New rule: no guaranteed checkpoint in infinite loop
Issue -
State: closed - Opened by jakkdl 7 months ago
- 1 comment
#239 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 7 months ago
#238 - add async119: yield in contextmanager in async generator
Pull Request -
State: closed - Opened by jakkdl 7 months ago
- 5 comments
#237 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 7 months ago
#236 - Come up with human-friendly names for all error codes, and support those in `--disable` etc
Issue -
State: open - Opened by jakkdl 7 months ago
- 1 comment
#235 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 7 months ago
#234 - add workaround for flake8_6 enforcing three-letter codes in config to readme
Pull Request -
State: closed - Opened by jakkdl 8 months ago
#233 - warn when the type hint of an async generator is not AsyncGenerator
Issue -
State: open - Opened by graingert 8 months ago
- 7 comments
Labels: postponed
#232 - fix internal error in visitor91x
Pull Request -
State: closed - Opened by jakkdl 8 months ago
#232 - fix internal error in visitor91x
Pull Request -
State: closed - Opened by jakkdl 8 months ago
#231 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 8 months ago
#230 - Error codes too long for `flake8>=6.0.0`
Issue -
State: closed - Opened by rtb-zla-karma 8 months ago
- 6 comments
#229 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 8 months ago