[python-meh] Two simple patches

Vratislav Podzimek vpodzime at redhat.com
Mon Jul 22 12:27:23 UTC 2013


PATCH 1/2 is a trivial change that makes dumps a bit better readable. PATCH 2/2
fixes a bug when all information about an attribute was omitted if it's value
contained binary data.

Vratislav Podzimek (2):
  Add newline before dumping callbacks' outputs
  Output binary data correctly as hexa strings (#986515)

 meh/dump.py               | 14 ++++++++++----
 meh/safe_string.py        | 12 ++++++++++--
 tests/handle_binary.py    | 19 +++++++++++++++++--
 tests/safe_string_test.py |  3 ++-
 4 files changed, 39 insertions(+), 9 deletions(-)

-- 
1.7.11.7



More information about the anaconda-patches mailing list