third_party.pylibs.pylint.src/doc/whatsnew
Bryce Guinta edceee93ba Suppress undefined-variable for self referential class in lamdbas (#2362)
This works because execution of the lambda code is
typically deferred until the class definition is built.

Also avoid suppression for default arguments of lambda's
if the class scope is the immediate parent scope
of the lambda.

Close #704
2018-07-31 08:16:34 +02:00
..
1.6.rst
1.7.rst
1.8.rst
1.9.rst
2.1.rst Suppress undefined-variable for self referential class in lamdbas (#2362) 2018-07-31 08:16:34 +02:00
2.0.rst
changelog.rst
index.rst