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

#349 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 7 days ago

#348 - Make flake8 an optional dependency

Pull Request - State: closed - Opened by jakkdl 13 days ago - 3 comments

#347 - workaround bug generating invalid metadata

Pull Request - State: closed - Opened by jakkdl 13 days ago - 1 comment

#346 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 14 days ago

#345 - Improve replacement

Pull Request - State: closed - Opened by jakkdl 15 days ago - 1 comment

#344 - make ASYNC912 and 913 care about cancel points, and ignore schedule points

Pull Request - State: closed - Opened by jakkdl 18 days ago - 1 comment

#341 - bump various tools to use 3.13

Pull Request - State: closed - Opened by jakkdl 25 days ago

#340 - ASYNC913 should maybe catch `trio.open_nursery`

Issue - State: closed - Opened by A5rocks 26 days ago

#339 - Rule for async without await

Issue - State: open - Opened by ryanc-bs 28 days ago - 7 comments
Labels: enhancement

#338 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 28 days ago

#337 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 month ago

#336 - unpin codeautolink

Pull Request - State: closed - Opened by jakkdl about 1 month ago

#335 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 month ago - 1 comment

#334 - Warn on ExceptionGroup subclass without `derive`

Issue - State: open - Opened by A5rocks about 2 months ago - 1 comment

#333 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 2 months ago

#331 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 2 months ago

#330 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 2 months ago

#329 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 3 months ago

#328 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 3 months ago

#327 - ASYNC100 now treats start_soon() as a cancel point

Pull Request - State: closed - Opened by jakkdl 3 months ago - 1 comment

#325 - False alarm from recent `ASYNC100` change

Issue - State: closed - Opened by Zac-HD 3 months ago
Labels: bug

#324 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 3 months ago

#323 - fix crash. Make identifier_to_string less footgunny.

Pull Request - State: closed - Opened by jakkdl 3 months ago

#322 - New crash since 24.9.5

Issue - State: closed - Opened by Zac-HD 3 months ago
Labels: bug

#321 - improve changelog/release handling

Pull Request - State: closed - Opened by jakkdl 3 months ago - 4 comments
Labels: skip-release

#320 - New asyncio rule: ban asyncio.shield

Issue - State: open - Opened by jakkdl 3 months 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 3 months ago - 1 comment
Labels: enhancement, postponed

#318 - various fixes to config tests

Pull Request - State: closed - Opened by jakkdl 3 months ago

#317 - async100 now ignores trio.open_nursery and anyio.create_task_group

Pull Request - State: closed - Opened by jakkdl 3 months ago

#316 - async101 & async119 now respects transform-async-generator-decorators

Pull Request - State: closed - Opened by jakkdl 3 months ago - 3 comments

#315 - `transform-async-generator-decorators` should affect `ASYNC101` as well as `ASYNC900`

Issue - State: closed - Opened by Zac-HD 3 months ago
Labels: enhancement

#314 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 3 months ago

#313 - default no-checkpoint-warning-decorators

Issue - State: open - Opened by jakkdl 3 months ago

#312 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 4 months ago

#311 - Check for no-reraise-cancelled and cancelled-not-raised in `except*`

Issue - State: open - Opened by Zac-HD 4 months ago
Labels: enhancement

#310 - Various minor things

Issue - State: open - Opened by jakkdl 4 months ago

#309 - add async124 async-function-could-be-sync

Pull Request - State: open - Opened by jakkdl 4 months ago - 6 comments

#308 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 4 months ago

#307 - add async124 yield-in-asynccm-not-in-try

Pull Request - State: closed - Opened by jakkdl 4 months ago - 2 comments

#306 - 102 now also checks __aexit__

Pull Request - State: closed - Opened by jakkdl 4 months ago

#305 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 4 months ago

#303 - initial implementation of ASYNC123

Pull Request - State: closed - Opened by jakkdl 4 months ago

#302 - Warn if `except*` exceptions are stringified

Issue - State: open - Opened by Zac-HD 4 months ago
Labels: enhancement

#300 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 4 months ago

#299 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 4 months ago

#298 - New rule: raising ExceptionGroup child exception loses context/cause

Issue - State: open - Opened by jakkdl 5 months ago - 11 comments

#297 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#296 - fix assertionerror with infinite loop in context manager

Pull Request - State: closed - Opened by jakkdl 5 months ago

#294 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#292 - add ASYNC122 delayed-entry-of-relative-cancelscope

Pull Request - State: closed - Opened by jakkdl 5 months ago - 1 comment

#291 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#290 - move_on_after / fail_after not immediately entered

Issue - State: closed - Opened by jakkdl 5 months ago
Labels: enhancement

#289 - fix various issues with ASYNC102

Pull Request - State: closed - Opened by jakkdl 5 months ago - 1 comment

#288 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#287 - ASYNC113 & ASYNC121 false alarm with nested sync functions

Pull Request - State: closed - Opened by jakkdl 5 months ago

#285 - Rst linting

Pull Request - State: closed - Opened by jakkdl 5 months ago

#284 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 6 months ago

#283 - ASYNC102 await-in-finally-or-cancelled false alarms on nurseries

Issue - State: open - Opened by jakkdl 6 months ago - 2 comments

#282 - add async121 control-flow-in-taskgroup

Pull Request - State: closed - Opened by jakkdl 6 months ago

#281 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 6 months ago - 1 comment

#280 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 6 months ago

#279 - Add config option for async900 decorators

Pull Request - State: closed - Opened by Zac-HD 6 months ago

#278 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 7 months ago - 1 comment

#276 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 7 months ago

#275 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 7 months ago

#274 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 7 months ago

#273 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 7 months ago

#272 - ASYNC120: unintuitive error message

Issue - State: open - Opened by richardsheridan 8 months ago - 2 comments
Labels: enhancement

#271 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 8 months ago

#270 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 8 months ago - 1 comment

#269 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 8 months ago

#268 - run compile() on eval_files

Issue - State: open - Opened by jakkdl 8 months ago

#267 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 8 months ago

#266 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 9 months ago

#265 - add async120, await-in-except

Pull Request - State: closed - Opened by jakkdl 9 months ago - 3 comments

#264 - various small fixes

Pull Request - State: closed - Opened by jakkdl 9 months ago - 2 comments

#263 - reduce false alarms for ASYNC113

Issue - State: open - Opened by jakkdl 9 months ago

#262 - Add lint error for _any_ `except` block that might raise

Issue - State: closed - Opened by Zac-HD 9 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 9 months ago - 3 comments
Labels: enhancement

#260 - select/ignore/enable/disable is a mess

Issue - State: open - Opened by jakkdl 9 months ago

#259 - make async913 disabled by default

Pull Request - State: closed - Opened by jakkdl 9 months ago - 2 comments

#258 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 9 months ago

#256 - add ASYNC300 create-task-no-reference

Pull Request - State: closed - Opened by jakkdl 9 months ago - 2 comments

#254 - add --exception-suppress-context-manager

Pull Request - State: closed - Opened by jakkdl 9 months ago - 2 comments

#253 - New rule: async function with no `await` could be sync

Issue - State: open - Opened by jakkdl 9 months ago

#252 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 9 months ago

#251 - deprecate --trio200-blocking-calls, replacing it with --async200-blocking-calls

Pull Request - State: closed - Opened by jakkdl 9 months ago - 3 comments

#250 - add codeautolink

Pull Request - State: closed - Opened by jakkdl 9 months ago

#249 - add intersphinx, and modify a few blurbs to make use of it

Pull Request - State: closed - Opened by jakkdl 9 months ago - 2 comments