aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/sourceset.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2021-12-20 12:00:46 -0800
committerDylan Baker <dylan@pnwbakers.com>2022-02-23 10:18:34 -0800
commit7a38d81ff9ff68279091d63fdfcdb15fe3d132eb (patch)
tree57f505f4a86e30b064af8a7d700fb1955db902cb /mesonbuild/modules/sourceset.py
parentc0be7e05b070d85b38c79088df882970a5cd0279 (diff)
downloadmeson-7a38d81ff9ff68279091d63fdfcdb15fe3d132eb.zip
meson-7a38d81ff9ff68279091d63fdfcdb15fe3d132eb.tar.gz
meson-7a38d81ff9ff68279091d63fdfcdb15fe3d132eb.tar.bz2
mesonlib: allow check_dirent_issues to take an iterable
There's no reason it needs a concrete list, any iterable is fine. This does mean that we need to explicitly check for `str | bytes` in the listify pass, as `str` and `bytes` are both iterable.
Diffstat (limited to 'mesonbuild/modules/sourceset.py')
0 files changed, 0 insertions, 0 deletions