diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-12-20 12:00:46 -0800 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2022-02-23 10:18:34 -0800 |
commit | 7a38d81ff9ff68279091d63fdfcdb15fe3d132eb (patch) | |
tree | 57f505f4a86e30b064af8a7d700fb1955db902cb /mesonbuild/modules/sourceset.py | |
parent | c0be7e05b070d85b38c79088df882970a5cd0279 (diff) | |
download | meson-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