doc/changes/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 16 May 2019 17:17:42 +0200
branch3.26
changeset 12615 7abe23cbfda1
parent 11951 330f240435b0
child 12713 e82a8ae8fc65
permissions -rw-r--r--
Make crypto module python3-compatible * Remove usage of unicode() and decode the base64-encoded string in encrypt(); * Encode the string received in decrypt() as (I supposed) it should come from the result of encrypt(). Add tests for this module along the way.

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