[Libguestfs] [PATCH 0/2] python: fixes for Python 3

Pino Toscano ptoscano at redhat.com
Tue Jan 22 13:00:20 UTC 2019


A couple of fixes for Python 3 to the Python binding.

Unfortunately a behaviour change is needed, although it fixes broken
types used.

Pino Toscano (2):
  python: fix call of Python handlers of events
  python: change return type for RBufferOut with Python 3 (RHBZ#1661871)

 generator/python.ml | 4 ++++
 python/handle.c     | 3 ++-
 2 files changed, 6 insertions(+), 1 deletion(-)

-- 
2.20.1




More information about the Libguestfs mailing list