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
Toshio Kuratomi 4ecd16b2ae Bkprt py3 pull fix (#37663)
* Compare byte strings to byte strings

* Fix a traceback in ansible-pull on python3 comparing output from
  subprocess with a text string.
* Rename variables that hold byte strings so we are clear that those are
  not text strings.
* Use to_text() to transform variable that's being displayed as it's
  less fragile than str().

Fixes #36962

(cherry picked from commit b98ad3a12b)

* Add changelog entry for python3 ansible-pull fix
7 years ago
..
fragments Bkprt py3 pull fix (#37663) 7 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.0 7 years ago
config.yaml reformat multiline bugfix entries 7 years ago