forked from pool/python-pyflakes
- update to version 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(...)` OBS-URL: https://build.opensuse.org/request/show/626871 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=42
9.4 KiB
9.4 KiB