ansible/changelogs
Sam Doran 8b0c46a51a Use bytes rather than native string for result (#46281)
This prevents a stack trace in Python 3 when the result is an empty file since
the file is open in binary mode and a native string in Python 3 is str,
not bytes.

(cherry picked from commit 8b1ae30e2e)
2018-10-09 11:08:11 -07:00
..
fragments Use bytes rather than native string for result (#46281) 2018-10-09 11:08:11 -07:00
.changes.yaml New release v2.7.0 2018-10-03 20:27:28 -07:00
CHANGELOG-v2.7.rst New release v2.7.0 2018-10-03 20:27:28 -07:00
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 2018-05-30 16:47:48 -07:00
config.yaml Implement new changelog generator. 2018-06-05 19:08:15 -07:00