[libvirt] [python PATCH] Drop support for python 2

Michal Privoznik mprivozn at redhat.com
Wed Dec 4 11:00:39 UTC 2019


On 12/4/19 11:41 AM, Daniel P. Berrangé wrote:
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>   examples/consolecallback.py               |   2 +-
>   examples/dhcpleases.py                    |   2 +-
>   examples/dominfo.py                       |   2 +-
>   examples/domipaddrs.py                    |   2 +-
>   examples/domrestore.py                    |   2 +-
>   examples/domsave.py                       |   2 +-
>   examples/domstart.py                      |   2 +-
>   examples/esxlist.py                       |   2 +-
>   examples/event-test.py                    |   2 +-
>   examples/guest-vcpus/guest-vcpu-daemon.py |   2 +-
>   examples/guest-vcpus/guest-vcpu.py        |   2 +-
>   examples/nodestats.py                     |   2 +-
>   examples/sparsestream.py                  |   2 +-
>   examples/topology.py                      |   2 +-
>   generator.py                              |   2 +-
>   libvirt-lxc-override.c                    |  51 ++-------
>   libvirt-override.c                        |  51 ++-------
>   libvirt-python.spec.in                    |  96 +---------------
>   libvirt-qemu-override.c                   |  51 ++-------
>   libvirt-utils.c                           |  17 +--
>   libvirt-utils.h                           |   6 +-
>   sanitytest.py                             |   2 +-
>   setup.py                                  |   9 +-
>   typewrappers.c                            | 133 +++-------------------
>   typewrappers.h                            |   5 -
>   25 files changed, 71 insertions(+), 380 deletions(-)

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list