see e.g. class Foo: a = 3 def func(x=a): pass Reproducible: Always
Git commit 50ee4639f4335c1013068ae68fe5d33b4a4d25fb by Sven Brauch. Committed on 13/06/2016 at 06:58. Pushed by brauch into branch '5.0'. fix class scope not being visible in method parameter lists M +1 -1 duchain/helpers.cpp M +6 -0 duchain/tests/pyduchaintest.cpp http://commits.kde.org/kdev-python/50ee4639f4335c1013068ae68fe5d33b4a4d25fb
*** Bug 348026 has been marked as a duplicate of this bug. ***