Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1420 > unrolled thread

ANN: python-ldap 2.4.17

Started byMichael Ströder <michael@stroeder.com>
First post2014-09-27 12:06 +0200
Last post2014-09-27 12:06 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  ANN: python-ldap 2.4.17 Michael Ströder <michael@stroeder.com> - 2014-09-27 12:06 +0200

#1420 — ANN: python-ldap 2.4.17

FromMichael Ströder <michael@stroeder.com>
Date2014-09-27 12:06 +0200
SubjectANN: python-ldap 2.4.17
Message-ID<mailman.14421.1411812422.18130.python-announce-list@python.org>
Find a new release of python-ldap:

  http://pypi.python.org/pypi/python-ldap/2.4.17

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/

Ciao, Michael.

----------------------------------------------------------------
Released 2.4.17 2014-09-27

Changes since 2.4.16:

Lib/
* New hook syncrepl_refreshdone() in ldap.syncrepl.SyncReplConsumer
  (thanks to Petr Spacek and Chris Mikkelson)

Modules/
* Added support for getting file descriptor of connection
  with ldap.OPT_DESC

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web