doc/changes/index.rst
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 25 Feb 2016 09:28:21 +0100
changeset 11167 e7514e949ad8
parent 10927 41341b5a1f49
child 11391 9294fa5bc336
permissions -rw-r--r--
[entity] comparing two entities returns NotImplemented Fixes a test when using some versions of unittest2, where assertItemsEqual tries a sort and expects TypeError, which it doesn't get if we directly raise NotImplementedError. The NotImplemented value is treated specially by the interpreter: https://docs.python.org/3.4/library/constants.html#NotImplemented

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

.. toctree::
    :maxdepth: 1

    3.22
    3.21
    3.20
    3.19
    3.18
    3.17
    3.16
    3.15
    3.14