580520c Handle data from python RPM binding as UTF-8 string

1 file Authored by eclipseo 5 years ago, Committed by onosek 5 years ago,
    Handle data from python RPM binding as UTF-8 string
    
    The RPM python3 bindings return ALL string data as surrogate-escaped
    utf-8 string objects.
    See: https://bugzilla.redhat.com/show_bug.cgi?id=1693751
    
    Merges: https://pagure.io/rpkg/pull-request/440
    
    Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
    
        
file modified
+8 -5