Skip to content

Conversation

pyup-bot
Copy link
Collaborator

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

@coveralls
Copy link

coveralls commented May 20, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 3f0e775 on pyup-update-pyflakes-1.6.0-to-2.0.0 into 7b264ea on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 3f0e775 on pyup-update-pyflakes-1.6.0-to-2.0.0 into 7b264ea on master.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #391

@pyup-bot pyup-bot closed this Jan 24, 2019
@s-m-i-t-a s-m-i-t-a deleted the pyup-update-pyflakes-1.6.0-to-2.0.0 branch January 24, 2019 05:34
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