11
0
Files
python-lazy-object-proxy/lazy-object-proxy-1.6.0.tar.gz
Dirk Mueller 750a122386 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lazy-object-proxy?expand=0&rev=19
2021-07-31 15:59:01 +00:00

4 lines
130 B
Plaintext

version https://git-lfs.github.com/spec/v1
oid sha256:489000d368377571c6f982fba6497f2aa13c6d1facc40660963da62f5c379726
size 44494