aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/externalproject.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2022-06-14 19:25:33 -0400
committerEli Schwartz <eschwartz@archlinux.org>2022-06-17 14:33:01 -0400
commitc1aeb2f7e4ef81a046ca28d5dad89bb8fdeefafd (patch)
tree4aa074a1dd499b1b9280645898771aebf9b755c7 /mesonbuild/scripts/externalproject.py
parentb49b9f52b29896cce58a1e3dbeb1b6cf54420d45 (diff)
downloadmeson-c1aeb2f7e4ef81a046ca28d5dad89bb8fdeefafd.zip
meson-c1aeb2f7e4ef81a046ca28d5dad89bb8fdeefafd.tar.gz
meson-c1aeb2f7e4ef81a046ca28d5dad89bb8fdeefafd.tar.bz2
typed_kwargs: support dict/list as "new since" types
Given a kwarg value that is itself a dict/list, we would only check if the since_values was present within that container. If the since_values is itself the dict or list type, then we aren't looking for recursive structures, we just want to know when the function began to accept that type. This is relevant in cases where a function accepted a dict, and at one point began accepting a list (of strings in the form 'key=value'), or vice versa.
Diffstat (limited to 'mesonbuild/scripts/externalproject.py')
0 files changed, 0 insertions, 0 deletions