Skip to content

Comments

Update pyflakes to 2.0.0#49

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pyflakes-1.5.0-to-2.0.0
Closed

Update pyflakes to 2.0.0#49
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pyflakes-1.5.0-to-2.0.0

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates pyflakes from 1.5.0 to 2.0.0.

Changelog

2.0.0

- Drop support for EOL Python <2.7 and 3.2-3.3
- Check for unused exception binding in `except:` block
- Handle string literal type annotations
- Ignore redefinitions of `_`, unless originally defined by import
- Support `__class__` without `self` in Python 3
- Issue an error for `raise NotImplemented(...)`

1.6.0

- Process function scope variable annotations for used names
- Find Python files without extensions by their shebang
Links

@pyup-bot pyup-bot mentioned this pull request May 20, 2018
@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #82

@pyup-bot pyup-bot closed this Jan 24, 2019
@renzon renzon deleted the pyup-update-pyflakes-1.5.0-to-2.0.0 branch January 24, 2019 07:36
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