14
0
forked from pool/python-pydash

Commit Graph

  • f731d818fa Accepting request 1297339 from devel:languages:python main Dominique Leuenberger 2025-08-04 13:24:52 +00:00
  • 5d090bbb4d - Add patch support-new-mypy.patch: * Support newer mypy than upstream. Steve Kowalik 2025-08-04 02:15:32 +00:00
  • e5838ae09d Accepting request 1243429 from devel:languages:python Ana Guerrero 2025-02-06 21:04:53 +00:00
  • fb461ca4df Accepting request 1243362 from home:glaubitz:branches:devel:languages:python Dirk Mueller 2025-02-05 15:48:31 +00:00
  • 6846103a9c Accepting request 1194583 from devel:languages:python Ana Guerrero 2024-08-19 21:44:30 +00:00
  • 09dc9d700d - 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. Dirk Mueller 2024-08-18 17:19:55 +00:00
  • 65d6f6759d Accepting request 1171294 from devel:languages:python Ana Guerrero 2024-05-02 21:48:04 +00:00
  • 232f01acc8 - 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` Dirk Mueller 2024-05-02 08:56:27 +00:00
  • 1ff59b968e Accepting request 1164246 from devel:languages:python Ana Guerrero 2024-04-03 15:20:28 +00:00
  • bc85e43b3f - Update to 8.0.0: * Add functions: + apply_catch, apply_if, apply_if_not_none, eq_cmp, gt_cmp + gte_cmp, in_range_cmp, is_equal_cmp, is_equal_with_cmp + is_instance_of_cmp, is_match_cmp, is_match_with_cmp + is_monotone_cmp, lt_cmp, lte_cmp * Rename function thru to apply. * Changed zip_, unzip, zip_with, unzip_with and to_pairs to accept iterables of tuples instead of lists and return lists of tuples instead of lists of lists. * Fixed bug in divide, multiply, and subtract that returned the wrong result when 0 was used as one of the operation values. * Fix bug in function wrappers that incorrectly computed the number of arguments the wrapped function could handle. * Fix bug in set_ where the incorrect object type, list instead of dict, was initialized on class attributes. * Drop support for Python 3.7. * Fix typing for chaining interface for methods that use varargs. * Fix typing for find_index and find_last_index by allowing predicate argument to be callback shorthand values. * Fix typing for difference_by, intersection_by, union_by, uniq_by, and xor_by by allowing iteratee argument to be Any. * Fix missing install dependency, typing-extensions, for package. * Add type annotations to package. * Change behavior of to_dict to not using dict() internally. * Change behavior of slugify to remove single-quotes from output. * Add support for negative indexes in get path keys. - Switch to autosetup macro. - No more greedy globs in %files. Steve Kowalik 2024-04-03 01:32:04 +00:00
  • c7a3c4bb4b Accepting request 1155055 from devel:languages:python Ana Guerrero 2024-03-05 17:51:56 +00:00
  • 88e67202da Accepting request 1155033 from home:glaubitz:branches:devel:languages:python Markéta Machová 2024-03-05 09:53:14 +00:00
  • 4efa22eaee Accepting request 1117989 from devel:languages:python Ana Guerrero 2023-10-17 18:24:07 +00:00
  • c2a2fb19bb Accepting request 1117982 from home:glaubitz:branches:devel:languages:python Ondřej Súkup 2023-10-16 10:40:39 +00:00
  • fc5d35dbe0 Accepting request 967533 from devel:languages:python Dominique Leuenberger 2022-04-07 22:28:28 +00:00
  • c72ac4e521 Accepting request 967475 from home:pgajdos:python Matej Cepl 2022-04-07 15:34:33 +00:00
  • 30ebd8af43 Accepting request 828409 from devel:languages:python Dominique Leuenberger 2020-08-21 17:10:10 +00:00
  • a05dc6a94b Accepting request 828338 from home:jayvdb:py-submit Tomáš Chvátal 2020-08-21 08:31:50 +00:00