[Freeipa-devel] [freeipa PR#334][edited] Py3: Fix ToASCII method

mbasti-rh freeipa-github-notification at redhat.com
Wed Dec 14 10:43:05 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/334
Author: mbasti-rh
 Title: #334: Py3: Fix ToASCII method
Action: edited

 Changed field: body
Original value:
"""
in Py2 to_text method returns Py2 non-unicode string, but in Py3 to_text method
returns Py3 default (unicode) string. So only in Py2 we have to decode
str to unicode.

https://fedorahosted.org/freeipa/ticket/5887
"""



More information about the Freeipa-devel mailing list