[python-ldap] syncrepl fix for pyasn1 >= 0.3

Christian Heimes christian at python.org
Tue Nov 7 07:34:39 EST 2017


Hi Michael,

syncrepl does no longer work with pyasn1 >= 0.3. pyasn1 changed its API
a bit. Ilya, the author and maintainer of pyasn1, has provided a fix for
Python 3 port of python-ldap. I have attached his original patch and a
backport to python-ldap.

Patch source: https://github.com/pyldap/pyldap/pull/126

Regards,
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: accommodate-changed-pyasn1-behaviour-cvs.patch
Type: text/x-patch
Size: 6513 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20171107/b249765c/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: accommodate-changed-pyasn1-behaviour-git.patch
Type: text/x-patch
Size: 7192 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20171107/b249765c/attachment-0001.bin>


More information about the python-ldap mailing list