python-pydash
The kitchen sink of Python utility libraries for doing "stuff" in a functional way.
Based on the Lo-Dash Javascript library.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-pydash && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pydash-8.0.1.tar.gz | 0000186446 182 KB | |
python-pydash.changes | 0000006449 6.3 KB | |
python-pydash.spec | 0000002833 2.77 KB |
Revision 6 (latest revision is 7)
Ana Guerrero (anag+factory)
accepted
request 1171294
from
Dirk Mueller (dirkmueller)
(revision 6)
- 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``
Comments 0