A fast and thorough lazy object proxy for Python

Edit Package python-lazy-object-proxy

A fast and thorough lazy object proxy.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000053 53 Bytes
lazy-object-proxy-1.9.0.tar.gz 0000042830 41.8 KB
python-lazy-object-proxy.changes 0000006123 5.98 KB
python-lazy-object-proxy.spec 0000002534 2.47 KB
Revision 16 (latest revision is 17)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1085123 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
- update to 1.9.0:
  * Added support for matrix multiplication operator (``@``).
  * Should have all the wheels now (including the manylinux
    ones).
  * Bumped minimum version requirements for setuptools and
    setuptools-scm.
  * Switched the default pure python fallback implementation to
    the "simple" one (when you ``from lazy_object_proxy import
    Proxy`` and the C extension is not available).
    Previously the "slots" implementation was used but as it
    turns out it is slower on Python 3.
Comments 0
openSUSE Build Service is sponsored by