Per https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation
All our YAML documents can be loaded with the SafeLoader,
as we don't construct Pickle-style Python objects.
Differential D2114
Load safely YAML in Python dereckson on Dec 16 2019, 09:54. Authored by Tags None Referenced Files
Subscribers None
Details
Per https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation All our YAML documents can be loaded with the SafeLoader, utils/next-uid.py
Diff Detail
|