diff options
author | 2022-10-16 20:55:28 +0300 | |
---|---|---|
committer | 2022-10-16 20:55:28 +0300 | |
commit | e7e65c0056003557b2307ce4f5167ca076c4154f (patch) | |
tree | b2407a5da4988481c61596c3d3953f90305e2e45 /tests/base.py | |
parent | More improvements to FilterList (diff) |
Change override handling
The Settings class is now a subclass of dict as well.
SettingsEntry's now store which fields are overrides in case the entry is not empty.
If there is a overridden value and a non-overridden value in the same entry, the non-overridden value will now correctly be the default instead of staying empty.
Additionally fixes bugs with free list input parsing.
Diffstat (limited to 'tests/base.py')
0 files changed, 0 insertions, 0 deletions