Skip to content

Patch yaml.load call in jsonschema2rst

Maik Nijhuis requested to merge patch-jsonschema2rst-for-new-yaml into master

jsonschema2rst uses a deprecated yaml.load() call which should be replaced

See https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation

I create an issue in the jsonschema2rst project.

Edited by Maik Nijhuis

Merge request reports