Closed
Description
In PyYAML 6, the pyyaml.load
function started requiring a second parameter. zconfig.YAMLConfig.load_config
calls that function if the config_buffer
parameter is passed, and does not provide one, thus failing with PyYAML 6.
Metadata
Metadata
Assignees
Labels
No labels