Attention is currently required from: dexter, fixeria.
1 comment:
Patchset:
is this fixing a different isue than the below patch that was recently merged to master?
commit 880db3735689b7cc0b7bb0b826b8acd4bf02dcc2
Author: Harald Welte <laforge@osmocom.org>
Date: Wed Dec 6 09:01:00 2023 +0100
flatten_dict_lists(): Don't flatten lists with duplicate keys
If we have a list of dicts, and we flatten that into a dict: Only
do that if there are no dicts with duplocate key values in the list,
as otherwise we will loose information during the transformation.
Change-Id: I7f6d03bf323a153f3172853a3ef171cbec8aece7
Closes: OS#6288
To view, visit change 35254. To unsubscribe, or for help writing mail filters, visit settings.