[Freeipa-devel] [freeipa PR#431][opened] py3: ldapupdate: fix logging str(bytes) issue

MartinBasti freeipa-github-notification at redhat.com
Thu Feb 2 08:29:45 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/431
Author: MartinBasti
 Title: #431: py3: ldapupdate: fix logging str(bytes) issue
Action: opened

PR body:
"""
bytes as argument of str() gives unexpected result by adding prefix "b"
there.

Also add missing safe_option() call to logging (it will fix another
str(bytes) issue)

https://fedorahosted.org/freeipa/ticket/4985


Other byteswarnings are from https://github.com/etingof/pyasn1/issues/14
"""

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


More information about the Freeipa-devel mailing list