Skip to content

Update pyflakes to 2.0.0#1390

Merged
Dog merged 3 commits into
masterfrom
pyup-update-pyflakes-1.6.0-to-2.0.0
May 26, 2018
Merged

Update pyflakes to 2.0.0#1390
Dog merged 3 commits into
masterfrom
pyup-update-pyflakes-1.6.0-to-2.0.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Contributor

This PR updates pyflakes from 1.6.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(...)`
Links

@cmccandless cmccandless mentioned this pull request May 23, 2018
@Dog Dog merged commit 88a1ec3 into master May 26, 2018
@Dog Dog deleted the pyup-update-pyflakes-1.6.0-to-2.0.0 branch May 26, 2018 08:52
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.

2 participants