Searched hist:"2 d110c11497ac52d5ce9f4b116463cdb8c3f4ad5" (Results 1 – 5 of 5) sorted by relevance
/qemu/tests/qemu-iotests/ |
H A D | nbd-fault-injector.py | 2d110c11497ac52d5ce9f4b116463cdb8c3f4ad5 Thu May 14 03:52:30 UTC 2020 John Snow <jsnow@redhat.com> python: remove more instances of sys.version_info
We guarantee 3.5+ everywhere; remove more dead checks. In general, try to avoid using version checks and instead prefer to attempt behavior when possible.
Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200514035230.25756-1-jsnow@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
|
/qemu/scripts/ |
H A D | analyze-migration.py | 2d110c11497ac52d5ce9f4b116463cdb8c3f4ad5 Thu May 14 03:52:30 UTC 2020 John Snow <jsnow@redhat.com> python: remove more instances of sys.version_info
We guarantee 3.5+ everywhere; remove more dead checks. In general, try to avoid using version checks and instead prefer to attempt behavior when possible.
Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200514035230.25756-1-jsnow@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
|
H A D | decodetree.py | 2d110c11497ac52d5ce9f4b116463cdb8c3f4ad5 Thu May 14 03:52:30 UTC 2020 John Snow <jsnow@redhat.com> python: remove more instances of sys.version_info
We guarantee 3.5+ everywhere; remove more dead checks. In general, try to avoid using version checks and instead prefer to attempt behavior when possible.
Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200514035230.25756-1-jsnow@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
|
/qemu/scripts/qmp/ |
H A D | qmp-shell | 2d110c11497ac52d5ce9f4b116463cdb8c3f4ad5 Thu May 14 03:52:30 UTC 2020 John Snow <jsnow@redhat.com> python: remove more instances of sys.version_info
We guarantee 3.5+ everywhere; remove more dead checks. In general, try to avoid using version checks and instead prefer to attempt behavior when possible.
Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200514035230.25756-1-jsnow@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
|
/qemu/tests/docker/ |
H A D | docker.py | 2d110c11497ac52d5ce9f4b116463cdb8c3f4ad5 Thu May 14 03:52:30 UTC 2020 John Snow <jsnow@redhat.com> python: remove more instances of sys.version_info
We guarantee 3.5+ everywhere; remove more dead checks. In general, try to avoid using version checks and instead prefer to attempt behavior when possible.
Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200514035230.25756-1-jsnow@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
|