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:Leap:16.0:FactoryCandidates/python-pydash && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pydash-8.0.3.tar.gz | 0000188737 184 KB | |
python-pydash.changes | 0000007143 6.98 KB | |
python-pydash.spec | 0000002833 2.77 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1194583
from
Dirk Mueller (dirkmueller)
(revision 7)
- update to 8.0.3: * Specify explicit type parameters for all type annotations. Thanks DeviousStoat! * Fix typing issue in map_ for compatability with chain. Thanks DeviousStoat! * 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.
Comments 0