You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs
Matt Clay 7f0e09aa31
Keep existing to_yaml behavior with pyyaml >= 5.1. (#53772)
In pyyaml versions before 5.1 the default_flow_style for yaml.dump
was None. Starting with 5.1 it is now False. This change explicitly
sets the value to None to maintain the original to_yaml behavior.

The change to pyyaml was made in the following commit:

507a464ce6
5 years ago
..
fragments Keep existing to_yaml behavior with pyyaml >= 5.1. (#53772) 5 years ago
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 6 years ago
config.yaml Implement new changelog generator. 6 years ago