Returning those content sets in set type could make it fail to serialize images from dict to JSON data, e.g. by calling json.dumps.
Signed-off-by: Chenxiong Qi cqi@redhat.com
rebased onto ea77df11bd0e67216a96fcbf6f0ce1fb12deec63
+1
Pull-Request has been merged by jkaluza
Returning those content sets in set type could make it fail to serialize
images from dict to JSON data, e.g. by calling json.dumps.
Signed-off-by: Chenxiong Qi cqi@redhat.com