diff options
| author | Christian Tismer <tismer@stackless.com> | 2024-10-18 12:05:40 +0200 |
|---|---|---|
| committer | Christian Tismer <tismer@stackless.com> | 2024-10-21 11:34:09 +0200 |
| commit | 9e2d49988876c48ece633446fa031856bd78d857 (patch) | |
| tree | 7cc842a8f4bdc2260a9f97bdb83892dd159b848b /build_scripts/main.py | |
| parent | e7c2b6ea1645065a64c2385498e7bd452e47c1ec (diff) | |
Lazy Init: Support Lazy Subtypes in star imports, amendment 2
After addition of subtypes support, filtering is necessary
to exclude subtypes from resolving.
Deleting the subtype was a bad idea with an unordered_map.
Better is to use a list of names to resolve.
Task-number: PYSIDE-2404
Change-Id: Ide5b13fbd37bab44881a25d4466ec30c89cd9918
Fixes: PYSIDE-2898
Pick-to: 6.8
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'build_scripts/main.py')
0 files changed, 0 insertions, 0 deletions
