ui: fix echo back of ui.prompt() to not concatenate None as bytes
Spotted while writing tests for the issue6425. The default value may be None.
Loading
Please register or sign in to comment
Spotted while writing tests for the issue6425. The default value may be None.