mirror of
https://github.com/containers/podman.git
synced 2025-12-11 09:18:34 +08:00
During the python client implementation, jhonce found some return types that needed correction as well as a panic related to history which is now corrected. Signed-off-by: baude <bbaude@redhat.com> Closes: #704 Approved by: rhatdan