[python-meh] Last missing pieces for Python3 compatibility

Martin Kolman mkolman at redhat.com
Mon Dec 8 11:33:04 UTC 2014


On Mon, 2014-12-08 at 10:35 +0100, Vratislav Podzimek wrote:
> These four patches are all related to making python-meh compatible with both
> Python2 and Python3 (reported as bug #985294) and they build on patches provided
> by mhroncok (in the bug) for Makefile and python-meh.spec that add building and
> packaging code that results in both python-meh and python3-meh packages being
> created.
> 
> Vratislav Podzimek (4):
>   Make sure we work with strings when we think we do
>   Add one more flag to test (for Python3)
>   Use dict.items() instead of dict.iteritems()
>   Encode str/unicode object before hashing it
> 
>  meh/dump.py    | 21 ++++++++++++---------
>  meh/handler.py |  2 +-
>  2 files changed, 13 insertions(+), 10 deletions(-)
> 
All look good to me, thanks & ACK! :)



More information about the anaconda-patches mailing list