mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
Models in Python have a strong reference to the Rust type, which have a strong reference back to the Python model. Therefore the __traverse__ and __clear__ protocol is implemented, to handle this cyclic reference. The same protocol needs to be implemented for structs itself as well as basically all properties held by the interpreter. Fixes #9706 |
||
|---|---|---|
| .. | ||
| briefcase | ||
| compiler | ||
| slint | ||