Flake8-comprehensions

Latest version: v3.14.0

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

Scan your dependencies

Page 2 of 7

3.10.0

-------------------

* Add rule C417 which recommends rewriting use of ``map()`` with ``lambda`` to an equivalent generator expression or comprehension.

Thanks to Tushar Sadhwani in `PR 409 <https://github.com/adamchainz/flake8-comprehensions/pull/409>`__.

3.9.0

------------------

* Support Python 3.11.

3.8.0

------------------

* Drop Python 3.6 support.

* Remove upper bound on Flake8 version.

3.7.0

------------------

* Support Flake8 4.

3.6.1

------------------

* Fix type hint for ``tree`` argument.

Thanks to kasium for the report in `Issue 352
<https://github.com/adamchainz/flake8-comprehensions/issues/352>`__.

3.6.0

------------------

* Add type hints.

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.