2e7efb4ca88257dace3c16bf950c51319b5b86e4a35e99356915b6994dc10d5e
- 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. OBS-URL: https://build.opensuse.org/request/show/965084 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lazy-object-proxy?expand=0&rev=12
Description
No description provided
Languages
RPM Spec
100%