Accepting request 148455 from devel:languages:python
- Update to 0.8:
- Ignore AssertionError exceptions generated when plugins are
loaded.
- Update :class:`~stevedore.named.NamedExtensionManager` to check
the name of a plugin before loading its code to avoid importing
anything we are not going to use.
OBS-URL: https://build.opensuse.org/request/show/148455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
5d0c975962
commit
d18902da4e
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 5 10:47:11 UTC 2013 - alexandre@exatati.com.br
|
||||
|
||||
- Update to 0.8:
|
||||
- Ignore AssertionError exceptions generated when plugins are
|
||||
loaded.
|
||||
- Update :class:`~stevedore.named.NamedExtensionManager` to check
|
||||
the name of a plugin before loading its code to avoid importing
|
||||
anything we are not going to use.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 00:44:32 UTC 2012 - alexandre@exatati.com.br
|
||||
|
||||
|
||||
Reference in New Issue
Block a user