[python-ldap] ANN: python-ldap 2.4.42
Michael Ströder
michael at stroeder.com
Mon Sep 4 06:08:20 EDT 2017
Find a new release of python-ldap:
https://pypi.python.org/pypi/python-ldap/2.4.42
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.42 2017-09-04
Changes since 2.4.41:
Lib/
* added new SlapdObject methods _ln_schema_files() and
_create_sub_dirs()
* SlapdObject methods setup_rundir() and gen_config()
are now "public" methods
* removed pseudo test script from module ldap.cidict
Tests/
* added sub-module for testing class ldap.cidict.cidict
* avoid deprecated method alias unittest.TestCase.assertEquals
-------------- 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/20170904/5aec570b/attachment.bin>
More information about the python-ldap
mailing list