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
commit8b4f8b7984d3d132d7383e797c938f779c625427 (patch)
tree8af40659eec0506dda6481aa24b0a61d38087d90 /lib
parent2ab419f3c2d6dbd4d56b5f07440595e8105cd7ab (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