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

Pino Toscano ptoscano at redhat.com
Tue Jan 22 13:37:02 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.

Changes from v1:
- handle also FBuffer in structs

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

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

-- 
2.20.1




More information about the Libguestfs mailing list