Skip to content
Commit 4780f7d8 authored by Sean Anderson's avatar Sean Anderson Committed by Simon Glass
Browse files

patman: Fix defaults not propagating to subparsers

On python 3.8.10 (and 3.10), subparsers are not updated with defaults. I
suspect this is related to [1]. Fix this by explicitly updating
subparsers with settings.

[1] https://github.com/python/cpython/issues/89398



Fixes: 3145b635 ("patman: Update defaults in subparsers")
Signed-off-by: default avatarSean Anderson <sean.anderson@seco.com>
Reviewed-by: default avatarAlper Nebi Yasak <alpernebiyasak@gmail.com>
Tested-by: default avatarAlper Nebi Yasak <alpernebiyasak@gmail.com>
parent d3eb1bf7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment