pyyaml.org icon indicating copy to clipboard operation
pyyaml.org copied to clipboard

Update FAQ entry for default_flow_style to reflect PyYAML 5.1 changes

Open terminalmage opened this issue 1 year ago • 1 comments

This behavior led to some confusion recently as we have some boxes running PyYAML 5.3 and some running older PyYAML. Code originally written for 5.3 produced different output on older releases.

This change adds clarification to the FAQ entry for default_flow_style which mentions that the default behavior changed in version 5.1.

terminalmage avatar Mar 08 '24 15:03 terminalmage

Is there something else needed to get this merged and get the docs updated?

terminalmage avatar Aug 27 '24 17:08 terminalmage