aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/python_bytecompile.md
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2023-05-03 15:04:06 -0400
committerEli Schwartz <eschwartz@archlinux.org>2023-05-03 16:24:20 -0400
commitdb074141d3776e461d72940bb14c81f5041f4cfe (patch)
tree28c71062fec5e9f84463c3717fc2511cc79319ed /docs/markdown/snippets/python_bytecompile.md
parent5a9b2cb8f8c8154e62b392ef3f1dbc94e8e1b319 (diff)
downloadmeson-db074141d3776e461d72940bb14c81f5041f4cfe.zip
meson-db074141d3776e461d72940bb14c81f5041f4cfe.tar.gz
meson-db074141d3776e461d72940bb14c81f5041f4cfe.tar.bz2
cmake module: make configured file correctly handle the do_conf_file API
This doesn't accept a dict, only an actual ConfigurationData object. Due to the way we poke at it, a dict can sort of work anyway, but might not if the internal layout isn't exactly correct. This is evidenced by the way we make the dict values be hard-to-read tuples containing emptiness, because that's how ConfigurationData objects handle descriptions. Simplify and make the seed dictionary readable, then actually convert it into a real ConfigurationData. Bonus: this now passes type checking.
Diffstat (limited to 'docs/markdown/snippets/python_bytecompile.md')
0 files changed, 0 insertions, 0 deletions