Flake8-async

Latest version: v24.4.2

Safety actively analyzes 623248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

24.4.2

- Add ASYNC119: yield in contextmanager in async generator.

24.4.1

- ASYNC91X fix internal error caused by multiple `try/except` incorrectly sharing state.

24.3.6

- ASYNC100 no longer triggers if a context manager contains a `yield`.

24.3.5

- ASYNC102 (no await inside finally or critical except) no longer raises warnings for calls to `aclose()` on objects in trio/anyio code. See https://github.com/python-trio/flake8-async/issues/156

24.3.4

- ASYNC110 (don't loop sleep) now also warns if looping `[trio/anyio].lowlevel.checkpoint()`.

24.3.3

- Add ASYNC251: `time.sleep()` in async method.

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.