Skip to content

Passing config_buffer option breaks with PyYAML6 due to extra required parameter #11

Closed
@Hawk777

Description

@Hawk777

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions