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.6.0.tar.gz 0000044494 43.5 KB
python-lazy-object-proxy.changes 0000003750 3.66 KB
python-lazy-object-proxy.spec 0000002633 2.57 KB
Revision 10 (latest revision is 17)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 909535 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to 1.6.0:
  * Added support for async special methods (``__aiter__``, ``__anext__``,
    ``__await__``, ``__aenter__``, ``__aexit__``).
    These are used in the ``async for``, ``await` and ``async with`` statements.
    Note that ``__await__`` returns a wrapper that tries to emulate the crazy
    stuff going on in the ceval loop, so there will be a small performance overhead.
  * Added the ``__resolved__`` property. You can use it to check if the factory has
    been called.
Comments 0
openSUSE Build Service is sponsored by