pkgsrc/devel/py-pylint
adam c70e17cdb1 py-pylint: updated to 1.8.2
What's New in Pylint 1.8.2?
* Fixed a crash which occurred when Uninferable wasn't properly handled in stop-iteration-return
* Use the proper node to get the name for redefined functions
* Don't crash when encountering bare raises while checking inconsistent returns
* Fix a false positive inconsistent-return-statements message when if
  statement is inside try/except.
* Fix a false positive inconsistent-return-statements message when
  while loop are used.
* Fix unused-argument false positives with overshadowed variable in
  dictionary comprehension.
* Fix false positive inconsistent-return-statements message when never
  returning functions are used (i.e sys.exit for example).
* Fix error when checking if function is exception, as in bad-exception-context.
2018-01-24 08:37:46 +00:00
..
ALTERNATIVES
DESCR
distinfo py-pylint: updated to 1.8.2 2018-01-24 08:37:46 +00:00
Makefile py-pylint: updated to 1.8.2 2018-01-24 08:37:46 +00:00
PLIST py-pylint: updated to 1.8.2 2018-01-24 08:37:46 +00:00