diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2023-07-23 12:57:06 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2023-07-24 14:25:33 -0400 |
commit | 59af1d902616563383fe06a6ddb50bddb4de54bc (patch) | |
tree | e71705673fd4bba8802ee1b1028572ccda51a8d7 /mesonbuild/interpreter/kwargs.py | |
parent | db0d579c7962ce026dc256cdf39eefbf6bfb6c1e (diff) | |
download | meson-59af1d902616563383fe06a6ddb50bddb4de54bc.zip meson-59af1d902616563383fe06a6ddb50bddb4de54bc.tar.gz meson-59af1d902616563383fe06a6ddb50bddb4de54bc.tar.bz2 |
force interpreter functions to actually receive tuple from typed posargs
We always expect the args parameter in the wrapped function to
eventually receive a tuple due to reasons. But in one specific optargs
condition we passed it along without any fixup at all.
Diffstat (limited to 'mesonbuild/interpreter/kwargs.py')
0 files changed, 0 insertions, 0 deletions