doc/changes/changelog.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 06 Jun 2018 11:56:15 +0200
changeset 12311 4d8268ef1fb7
parent 12286 90ab73afe766
child 12713 e82a8ae8fc65
permissions -rw-r--r--
[py3] Decode subprocess stdout in toolsutils.show_diffs() On Python 3, subprocess' pipes are bytes stream so we must decode them before printing. Without this change, diff of configuration files (e.g. all-in-one.conf as displayed upon instance upgrade) will rendered as a single line on Python 3.

===================
 Changelog history
===================

.. include:: 3.26.rst
.. include:: 3.25.rst
.. include:: 3.24.rst
.. include:: 3.23.rst
.. include:: 3.22.rst
.. include:: 3.21.rst
.. include:: 3.20.rst
.. include:: 3.19.rst
.. include:: 3.18.rst
.. include:: 3.17.rst
.. include:: 3.16.rst
.. include:: 3.15.rst
.. include:: 3.14.rst