mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 09:20:45 +02:00
In addition, this fix includes Python-related fixes: because of the short lifetime of Python references, the functionality was not as expected sometimes. Keeping copies of LayerPropertiesIterators helped. Some tweaks were required to maintain the delete() semantics.