[python-ldap] ANN: python-ldap 2.4.28

Michael Ströder michael at stroeder.com
Fri Nov 18 02:16:49 EST 2016


Find a new release of python-ldap:

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

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:

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

Checksums:

md5sum python-ldap-2.4.28.tar.gz
175e6bb0c900e8ba9e236b44ec0c0e92

sha1sum python-ldap-2.4.28.tar.gz
a5024876cc493a5436ec5d7d5ea1a87bb88f5a44

sha256sum python-ldap-2.4.28.tar.gz
d9aaa11974651b35993610993256fde9fc5e37039e0d318d0dc3963776ca21a9

Ciao, Michael.

----------------------------------------------------------------
Released 2.4.28 2016-11-17

Changes since 2.4.27:

Lib/
* LDAPObject.unbind_ext_s() invokes LDAPObject._trace_file.flush()
  only if LDAPObject._trace_level is non-zero and Python is running
  in debug mode
* LDAPObject.unbind_ext_s() now ignores AttributeError
  in case LDAPObject._trace_file has no flush() method
* added dummy method ldap.logger.logging_file_class.flush() because
  LDAPObject.unbind_ext_s() invokes it


-------------- 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/20161118/90413332/attachment.bin>


More information about the python-ldap mailing list