v2.6.2
-
Fix a crash when the inference of the length of a node failed
Closes pylint-dev/pylint#4633
-
Fix unhandled StopIteration during inference, following the implementation
of PEP479 in python 3.7+Closes pylint-dev/pylint#4631
Closes #1080