pkgsrc/devel/py-pylint
adam 3aabfc8ac6 py-pylint: updated to 2.15.5
What's new in Pylint 2.15.5?

False Positives Fixed

Fix a false positive for simplify-boolean-expression when multiple values are inferred for a constant.

Other Bug Fixes

Remove __index__ dunder method call from unnecessary-dunder-call check.

Fixed a multi-processing crash that prevents using any more than 1 thread on MacOS.

The returned module objects and errors that were cached by the linter plugin loader cannot be reliably pickled. This means that dill would throw an error when attempting to serialise the linter object for multi-processing use.

Other Changes

Add a keyword-only compare_constants argument to safe_infer.
Sort --generated-rcfile output.
2022-10-25 09:29:24 +00:00
..
ALTERNATIVES
DESCR
distinfo py-pylint: updated to 2.15.5 2022-10-25 09:29:24 +00:00
Makefile py-pylint: updated to 2.15.5 2022-10-25 09:29:24 +00:00
PLIST py-pylint: updated to 2.15.0 2022-08-30 10:01:18 +00:00