forked from pool/python-zope.proxy
- Update to 4.3.2:
* Fix error handling in ProxyBase.__setattr__: any the exception raised by
PyString_AsString/PyUnicode_AsUTF8 would be silently swallowed up and ignored. See issue 31.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
a2ffb07d42
commit
038277f06d
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 22 11:19:46 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 4.3.2:
|
||||
* Fix error handling in ProxyBase.__setattr__: any the exception raised by
|
||||
PyString_AsString/PyUnicode_AsUTF8 would be silently swallowed up and ignored. See issue 31.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 12:14:55 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user