forked from pool/python-pydash
65d6f6759d0bb880d83d6f0d983d3c2e205edbcd39b2207f336fac51552a8933
- update to 8.0.1:
* Fix issue where too many arguments were passed to stdlib's
operator.attrgetter, operator.itemgetter, and
operator.methodcaller when instances of those classes were
used as callbacks to functions like map_, filter_, etc. due
to a bug introduced in Python 3.12.3 and 3.11.9 that reported
an incorrect signature for those operator class instances.
* Add functions:
and xor_by by allowing iteratee argument to be `Any`.
- Fix compatibility issue between ``pydash.py_`` / ``pydash._`` and ``typing.Protocol`` + ``typing.runtime_checkable``
- Fix regression introduced in ``v4.8.0`` that caused ``merge`` and ``merge_with`` to raise an exception when passing ``None``
OBS-URL: https://build.opensuse.org/request/show/1171294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydash?expand=0&rev=6
Description
No description provided
Languages
RPM Spec
100%