Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update flake8-comprehensions to 3.10.0 #433

Merged
merged 1 commit into from Jun 14, 2022

Conversation

pyup-bot
Copy link
Collaborator

This PR updates flake8-comprehensions from 3.8.0 to 3.10.0.

Changelog

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.
Links

@jsfehler jsfehler merged commit fb485ee into master Jun 14, 2022
@jsfehler jsfehler deleted the pyup-update-flake8-comprehensions-3.8.0-to-3.10.0 branch June 14, 2022 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants