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 062033289f [stable-2.5] 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
(cherry picked from commit 7f0e09aa31)

Co-authored-by: Matt Clay <matt@mystile.com>
6 years ago
..
fragments [stable-2.5] Keep existing to_yaml behavior with pyyaml >= 5.1. (#53772) 6 years ago
CHANGELOG-legacy.rst rename versioned CHANGELOGs with dash 7 years ago
CHANGELOG-v2.0.rst sync old changelogs 7 years ago
CHANGELOG-v2.1.rst sync old changelogs 7 years ago
CHANGELOG-v2.2.rst sync old changelogs 7 years ago
CHANGELOG-v2.3.rst sync old changelogs 7 years ago
CHANGELOG-v2.4.rst sync old changelogs 7 years ago
CHANGELOG-v2.5.rst New release v2.5.15 6 years ago
config.yaml reformat multiline bugfix entries 7 years ago