doc/changes/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 06 Jun 2018 11:56:15 +0200
changeset 12311 4d8268ef1fb7
parent 11951 330f240435b0
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.

Release notes
-------------

.. toctree::
    :maxdepth: 1

    3.25
    3.24
    3.23
    3.22
    3.21
    3.20
    3.19
    3.18
    3.17
    3.16
    3.15
    3.14