forked from pool/python-transaction
- update to 1.1.1
* Code in ``_transaction.py`` held on to local references to traceback objects after calling ``sys.exc_info()`` to get one, causing potential reference leakages. * Fixed ``hexlify`` NameError in ``transaction._transaction.oid_repr`` and add test. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-transaction?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
ae638fc5a6
commit
15160b9149
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 11 10:00:37 UTC 2010 - coolo@novell.com
|
||||
|
||||
- update to 1.1.1
|
||||
* Code in ``_transaction.py`` held on to local references to traceback
|
||||
objects after calling ``sys.exc_info()`` to get one, causing
|
||||
potential reference leakages.
|
||||
* Fixed ``hexlify`` NameError in ``transaction._transaction.oid_repr``
|
||||
and add test.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 14 08:54:35 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user