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.7.1.tar.gz 0000041995 41 KB
python-lazy-object-proxy.changes 0000004592 4.48 KB
python-lazy-object-proxy.spec 0000002564 2.5 KB
Revision 12 (latest revision is 17)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 965084 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
- update to 1.7.1:
  * Removed most of the Python 2 support code and fixed ``python_requires`` to
    require at least Python 3.6.
    * Note that 1.7.0 has been yanked because it could not install on Python 2.7.
  * Switched CI to GitHub Actions, this has a couple consequences:
  * Fixed ``__index__`` to fallback to ``int`` if the wrapped object doesn't
    have an ``__index__`` method.  This prevents situations where code using a
    proxy would otherwise likely just call ``int`` had the object not have an
    ``__index__`` method.
Comments 0
openSUSE Build Service is sponsored by