mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
This reverts one part of commit85235aec83related to reference counts. Py_BuildValue always increments the reference count (when it succeeds) and I could not reproduce the Python 3 problem that was described there. Reviewed-by: Laszlo Ersek <lersek@redhat.com> (cherry picked from commite07304de86)
libguestfs is a library and set of tools for accessing and modifying virtual machine (VM) disk images. This package contains the Python bindings for libguestfs.