mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 12:14:37 +07:00
Previosly we collected only atttributes defined in the class and its ancestors. Now we collect attributes defined by class members providers as well. Since comparison operators for 'int' in Python 2 are defined in user skeletons, they used to be unavailable for the attributes search.