[python-ldap] ANN: python-ldap 2.4.43

Michael Ströder michael at stroeder.com
Wed Sep 6 04:06:44 EDT 2017


Find a new release of python-ldap:

   https://pypi.python.org/pypi/python-ldap/2.4.43

python-ldap provides an object-oriented API to access LDAP 
directory servers from Python programs. It mainly wraps the 
OpenLDAP 2.x libs for that purpose. Additionally it contains 
modules for other LDAP-related stuff (e.g. processing LDIF, LDAP 
URLs and LDAPv3 schema).

Project's web site:

   https://www.python-ldap.org/

Ciao, Michael.

----------------------------------------------------------------
Released 2.4.43 2017-09-06

Changes since 2.4.42:

Lib/
* fixed passing all arguments from 
LDAPObject.sasl_non_interactive_bind_s()
   to LDAPObject.sasl_interactive_bind_s()

Tests/
* added test for LDAPObject.sasl_external_bind_s()

Doc/
* added docs for SASL bind methods
* more references
* better sorting of LDAPObject methods

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3829 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20170906/e7410a73/attachment.bin>


More information about the python-ldap mailing list