Closed adal-chiriliuc-reef closed 7 months ago
Enable backslashreplace escaping in logging. Especially needed if for some reason Python decides to use ascii encoding as the default one.
backslashreplace
ascii
Set B2_CLI_DOCKER=1 env when running in Docker, and log a debug message if it's set.
B2_CLI_DOCKER=1
Enable
backslashreplace
escaping in logging. Especially needed if for some reason Python decides to useascii
encoding as the default one.Set
B2_CLI_DOCKER=1
env when running in Docker, and log a debug message if it's set.