forked from pool/python-stevedore
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
f5ca42ca72
commit
813e2ea5cc
@@ -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