diff options
author | Tristan Partin <tristan@partin.io> | 2023-07-12 14:10:08 -0500 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2023-07-13 09:55:10 -0700 |
commit | 3784f729731c6fd1aacc6e9fe26f9a7e363c56b1 (patch) | |
tree | 8e420867193064c0b6e87eee70bd90f7d8c9068d /mesonbuild/backend/xcodebackend.py | |
parent | bd3d2cf91894b1f91128011b2cf56a5bd2c326ae (diff) | |
download | meson-3784f729731c6fd1aacc6e9fe26f9a7e363c56b1.zip meson-3784f729731c6fd1aacc6e9fe26f9a7e363c56b1.tar.gz meson-3784f729731c6fd1aacc6e9fe26f9a7e363c56b1.tar.bz2 |
Silence some encoding warnings
By specifiying explicit encodings, we can silence warnings like:
/__w/meson/meson/test cases/common/100 postconf with args/postconf.py:15: EncodingWarning: 'encoding' argument not specified
with open(input_file) as f:
in CI.
Diffstat (limited to 'mesonbuild/backend/xcodebackend.py')
0 files changed, 0 insertions, 0 deletions