Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/menu/simple_menu.py
diff options
context:
space:
mode:
authorWerner Llácer <wllacer@gmail.com>2022-01-12 23:24:38 +0100
committerGitHub <noreply@github.com>2022-01-12 23:24:38 +0100
commite8b6b1b334fffe5c5de8c2951a974b0126ffd2b0 (patch)
tree17c70f1d567676c494bafe4f53a7aae150c7be99 /archinstall/lib/menu/simple_menu.py
parentc6fdf775c8b601a9b94f7c12849276e0b6fe0bfe (diff)
Restore generic_select function (#857)
* recreate generic_select and generic_multi_select functions * flake8 complains * Addressed some review issues -> Options checks propagated to Menu(() -> Options parameter inmutable at Menu() -> Some text adapted -> Sort will be handled by Menu() -> Better handling of default value * Solved the two problems found: lack of list(dict.[keys/values] and impact in copy() sideffects of renaming menu parameter options into p_options * Now the problem of the copy was with a generator * Add a log message whenever an "strange" object type is sent into Menu * Validation of types has been streamlined. Default values are now accesible to generic_select without restriction
Diffstat (limited to 'archinstall/lib/menu/simple_menu.py')
0 files changed, 0 insertions, 0 deletions