Skip to content

Update pyflakes to 2.3.1#80

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pyflakes-2.2.0-to-2.3.1
Closed

Update pyflakes to 2.3.1#80
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pyflakes-2.2.0-to-2.3.1

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates pyflakes from 2.2.0 to 2.3.1.

Changelog

2.3.1

- Fix regression in 2.3.0: type annotations no longer redefine imports

2.3.0

- Recognize tuple concatenation in ``__all__`` export definitions
- Better support use of annotation-only assignments when using
``from __future__ import annotations``
- Recognize special-case typing for ``Annotated``
- Fix undefined name ``__qualname__`` in class scope
- Recognize special-cased typing for ``TypeVar``
- Errors for undefined exports in ``__all__`` are shown in a deterministic order
- Fix false positives in certain typing constructs (``TypeVar``,
``NamedTuple``, ``TypedDict``, ``cast``)
Links

@pyup-bot pyup-bot mentioned this pull request Mar 24, 2021
@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Oct 7, 2021

Closing this in favor of #109

@pyup-bot pyup-bot closed this Oct 7, 2021
@limberger limberger deleted the pyup-update-pyflakes-2.2.0-to-2.3.1 branch October 7, 2021 03:01
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.

1 participant