summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu@debian.org>2020-08-06 10:47:44 +0200
committerEmilio Pozuelo Monfort <pochu@debian.org>2020-08-06 11:02:28 +0200
commit9046c74ba475d1d032ff429176c2b528d939bdec (patch)
tree9647f115ec1022614b0328b4536aee404e4b901d /lib
parent910fc01974e12d7b1bccf6ab5f49056f24bbfafe (diff)
tracker_service: convert maps to lists for make_list
Otherwise under python 3, make_list will fail with empty maps as the map object will evaluate to true even if it's empty. We could cast to a list in make_list before evaluating it, but then we would need to ensure that we're receiving a valid type. This is probably simpler.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy