14
0
forked from pool/python-pylint
Go to file
Dominique Leuenberger efdecb84ae Accepting request 743455 from devel:languages:python
- Update to 2.4.3:
  * Fix an issue with ``unnecessary-comprehension`` in comprehensions with additional repacking of elements.
  * ``import-outside-toplevel`` is emitted for ``ImportFrom`` nodes as well.
  * Do not emit ``no-method-argument`` for functions using positional only args.
  * ``consider-using-sys-exit`` is no longer emitted when `exit` is imported in the local scope.
  * `invalid-overridden-method` takes `abc.abstractproperty` in account
  * Fixed ``missing-yield-type-doc`` getting incorrectly raised when
  a generator does not document a yield type but has a type annotation.
  * ``typing.overload`` functions are exempted from ``too-many-function-args``

OBS-URL: https://build.opensuse.org/request/show/743455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pylint?expand=0&rev=12
2019-11-04 16:09:10 +00:00
2019-10-28 10:27:30 +00:00
Description
No description provided
1.6 MiB
Languages
RPM Spec 100%