- update to 2.1.2:
* When a weak function proxy was created for a bound method and
the instance it was bound to was garbage collected, calling
the proxy would silently call the function as unbound instead
of raising a ReferenceError.
* When deleting an attribute named __annotations__ on an object
proxy, the attribute was only being deleted from the proxy
and not also from the wrapped object.
OBS-URL: https://build.opensuse.org/request/show/1338805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-wrapt?expand=0&rev=25
Description
No description provided
Languages
RPM Spec
100%