15
0
forked from pool/python-wrapt
Go to file
Dominique Leuenberger 6649e2c473 Accepting request 783021 from devel:languages:python
- update to 1.12.0:
  * Provided that you only want to support Python 3.7, when deriving from
    a base class which has a decorator applied to it, you no longer need
    to access the true type of the base class using ``__wrapped__`` in
    the inherited class list of the derived class.
  * When using the ``synchronized`` decorator on instance methods of a
    class, if the class declared special methods to override the result for
    when the class instance was tested as a boolean so that it returned
    ``False`` all the time, the synchronized method would fail when called.
  * When using an adapter function to change the signature of the decorated                    
    function, ``inspect.signature()`` was returning the wrong signature
    when an instance method was inspected by accessing the method via the
    class type.

OBS-URL: https://build.opensuse.org/request/show/783021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wrapt?expand=0&rev=9
2020-03-11 17:45:32 +00:00
2020-03-09 16:26:38 +00:00
2020-03-09 16:26:38 +00:00
2020-03-09 16:26:38 +00:00
Description
No description provided
509 KiB
Languages
RPM Spec 100%