Skip to content

system/yaml: Backport emitter fix from v0.2.2-pre1

Ghost User requested to merge (removed):fix-yaml.2018-11-20 into master

These patches fix an emitter problem that prevents PyYAML 3.13's test suite from passing. They should not be necessary when libyaml v0.2.2 is released.

Patch-Author: James Clarke jrtc27@jrtc27.com See-Also: https://github.com/yaml/pyyaml/issues/184 See-Also: https://github.com/yaml/libyaml/issues/60#issuecomment-311836709

Merge request reports