Discussion:
[Freeipa-devel] [freeipa PR#670][opened] [Py3] session storage parameters must be bytes
tiran
2017-03-29 07:46:08 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/670
Author: tiran
Title: #670: [Py3] session storage parameters must be bytes
Action: opened

PR body:
"""
Fixes TypeError: bytes or integer address expected instead of str instance

Signed-off-by: Christian Heimes <***@redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/670/head:pr670
git checkout pr670
MartinBasti
2017-03-30 14:34:54 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/670
Title: #670: [Py3] session storage parameters must be bytes

Label: +ack
MartinBasti
2017-03-31 10:19:04 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/670
Title: #670: [Py3] session storage parameters must be bytes

Label: +pushed
MartinBasti
2017-03-31 10:19:07 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/670
Title: #670: [Py3] session storage parameters must be bytes

MartinBasti commented:
"""
master:

* d06315de6b1e951d6cce7d7d6495a32b44216274 session storage parameters must be bytes


"""

See the full comment at https://github.com/freeipa/freeipa/pull/670#issuecomment-290675650
MartinBasti
2017-03-31 10:19:10 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/670
Author: tiran
Title: #670: [Py3] session storage parameters must be bytes
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/670/head:pr670
git checkout pr670

Loading...