awsr
148f16daed
Move LegacyOption back to shared_legacy.py
...
Seems like Python doesn't actually consider it a circular import in this instance.
2025-12-20 00:31:13 -08:00
awsr
05f767cf5f
Keep option type definitions together...
...
and update type annotations.
- Since there's no literal for sets, and because functions usually shouldn't be used as parameter defaults, use None as default and then use `set()` as default during init.
2025-12-18 18:08:54 -08:00
Vladimir Mandic
74da5095f0
fix and regenerate locales
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-08-20 14:40:39 -04:00
Vladimir Mandic
a91ee36b5c
fix settings components mismatch
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-08-06 18:35:43 -04:00
Vladimir Mandic
ba4bff08d6
remove ldsr and refactor sdnq device map
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-08-06 09:27:54 -04:00
Vladimir Mandic
4e449ca9b2
refactor monolithic shared.py and separate legacy options with logging
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-07-12 13:35:41 -04:00