Skip to content

YAMLLoadWarning #1

@m214089

Description

@m214089

Hi,

when using ezldap I get:

ezldap/config.py:21: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.

As I understood, this can be fixed using an additional argument in yaml.load:
Loader=yaml.SafeLoader

Cheerio,
Luis

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions