summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorAlexis Destrez <krostar@users.noreply.github.com>2024-09-06 21:23:42 +0200
committerAlexis Destrez <krostar@users.noreply.github.com>2024-09-07 01:15:32 +0200
commite5e69b748f3049680c418854930c2f2b792d4a82 (patch)
tree7ed8e5117de8bbad82ea4378e7012fabc57d624c /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent187de2e3606c22596fa9edfe768ecf763f0711e5 (diff)
lib.types.anything: remove custom logic for lists (default to 'mergeEqualOption')
Previously, for values of type list, the merge function would only retain the value if the number of option definitions was less than or equal to 1, and would throw an error for conflicting definitions to avoid potentially unwanted list merges. This change removes that logic, defaulting to the 'mergeEqualOption' function for values of type list. This approach maintains the same safeguard against merging different lists while allowing lists with identical values to be merged.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions