[Freeipa-devel] [freeipa PR#587][opened] Python 3: Fix session storage

tiran freeipa-github-notification at redhat.com
Tue Mar 14 17:21:23 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/587
Author: tiran
 Title: #587: Python 3: Fix session storage
Action: opened

PR body:
"""
ctypes can only handle bytes, not text. Encode and decode all incoming
and outgoing text from UTF-8 to bytes.

Signed-off-by: Christian Heimes <cheimes at redhat.com>
"""

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


More information about the Freeipa-devel mailing list