diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2022-01-21 12:27:09 -0800 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2022-01-23 17:21:53 -0500 |
commit | 4f40962a05aae3881327ec04c02396153e5aa318 (patch) | |
tree | c08b585dd87c66cd20aaeb6c0a5454fdb2bcd849 /mesonbuild/interpreter/interpreter.py | |
parent | a00ede432f9c090d7e32331ee33d134f4bba478e (diff) | |
download | meson-4f40962a05aae3881327ec04c02396153e5aa318.zip meson-4f40962a05aae3881327ec04c02396153e5aa318.tar.gz meson-4f40962a05aae3881327ec04c02396153e5aa318.tar.bz2 |
interpreterobjects: Don't warn on set10(bool)
Python inherited a really bad design from C, booleans happen to be ints.
Which is awful, but it's true.
Fixes: #9858
Diffstat (limited to 'mesonbuild/interpreter/interpreter.py')
0 files changed, 0 insertions, 0 deletions