mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 20:41:22 +07:00
PY-19530 Fixed: from MODULE import SUBMODULE as NAME not find inheritance If superclass is imported via 'as', save its imported and original names in stubs. Use original name in PySuperClassIndex building and imported name in superclasses calculating