11
0
Go to file
Dominique Leuenberger 2e7efb4ca8 Accepting request 965084 from devel:languages:python
- 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
2022-03-29 16:13:55 +00:00
Description
No description provided
168 KiB
Languages
RPM Spec 100%