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

mbasti-rh freeipa-github-notification at redhat.com
Wed Dec 14 09:42:25 UTC 2016


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

PR body:
"""
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
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/334/head:pr334
git checkout pr334
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-334.patch
Type: text/x-diff
Size: 4324 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20161214/19e7004a/attachment.bin>


More information about the Freeipa-devel mailing list