diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2025-07-15 15:30:23 +0100 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2025-09-15 14:36:02 -0400 |
commit | 9a494d83538680651197651031375c2b6fa2490b (patch) | |
tree | be817b4add8e5e32910ac97a1ea380373329116d /scripts/qapi/expr.py | |
parent | 2b2fb25c2aaf5b2e8172d845db39cc50a951a12e (diff) | |
download | qemu-9a494d83538680651197651031375c2b6fa2490b.zip qemu-9a494d83538680651197651031375c2b6fa2490b.tar.gz qemu-9a494d83538680651197651031375c2b6fa2490b.tar.bz2 |
iotests/check: always enable all python warnings
Of most importance is that this gives us a heads-up if anything
we rely on has been deprecated. The default python behaviour
only emits a warning if triggered from __main__ which is very
limited.
Setting the env variable further ensures that any python child
processes will also display warnings.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'scripts/qapi/expr.py')
0 files changed, 0 insertions, 0 deletions