[GitHub] zookeeper pull request #586: Zookeeper 3105:Character coding problem occur w...

2018-08-24 Thread breed
Github user breed commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/586#discussion_r212781950 --- Diff: src/contrib/zkpython/src/c/zookeeper.c --- @@ -387,8 +387,8 @@ int parse_acls(struct ACL_vector *acls, PyObject *pyacls) PyObject *perms

[GitHub] zookeeper pull request #586: Zookeeper 3105:Character coding problem occur w...

2018-08-05 Thread lordofkey
Github user lordofkey commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/586#discussion_r207772138 --- Diff: src/contrib/zkpython/src/c/zookeeper.c --- @@ -387,8 +387,8 @@ int parse_acls(struct ACL_vector *acls, PyObject *pyacls) PyObject

[GitHub] zookeeper pull request #586: Zookeeper 3105:Character coding problem occur w...

2018-08-03 Thread breed
Github user breed commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/586#discussion_r207599621 --- Diff: src/contrib/zkpython/src/c/zookeeper.c --- @@ -387,8 +387,8 @@ int parse_acls(struct ACL_vector *acls, PyObject *pyacls) PyObject *perms

[GitHub] zookeeper pull request #586: Zookeeper 3105:Character coding problem occur w...

2018-07-27 Thread lordofkey
GitHub user lordofkey opened a pull request: https://github.com/apache/zookeeper/pull/586 Zookeeper 3105:Character coding problem occur when create a node using python3 when creating a node using python3, InvalidACLException occurs all the time. it`s caused by imcompatible way of