Zope hookable

Edit Package python-zope.hookable

Hookable object support.

Support the efficient creation of hookable objects, which are callable objects that are meant to be replaced by other callables, at least optionally.

The idea is you create a function that does some default thing and make it hookable. Later, someone can modify what it does by calling its sethook method and changing its implementation. All users of the function, including those that imported it, will see the change.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000053 53 Bytes
python-zope.hookable.changes 0000002857 2.79 KB
python-zope.hookable.spec 0000003047 2.98 KB
zope.hookable-5.2.tar.gz 0000024004 23.4 KB
Revision 18 (latest revision is 35)
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 1010313 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 18)
- Update to version 5.2 
  * Add support for Python 3.10 and 3.11 (as of 3.11.0rc1).
  * Disable unsafe math optimizations in C code. See pull request 25.
Comments 0
openSUSE Build Service is sponsored by