[libvirt] [libvirt-glib][PATCH 0/2] Support python3

Michal Privoznik mprivozn at redhat.com
Mon Aug 1 09:47:41 UTC 2016


/usr/bin/python defaults to python3 on my system. While trying to
build libvirt-glib I've noticed some errors in configure (first
patch), and some missing implementation (second patch).

Michal Privoznik (2):
  configure: Detect python in compatible fashion
  python: Introduce support for python3

 configure.ac          |  6 +++---
 python/libvirt-glib.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+), 3 deletions(-)

-- 
2.8.4




More information about the libvir-list mailing list