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


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

ANN: python-ldap 2.4.25

Started byMichael Ströder <michael@stroeder.com>
First post2016-01-19 10:53 +0100
Last post2016-01-19 10:53 +0100
Articles 1 — 1 participant

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


Contents

  ANN: python-ldap 2.4.25 Michael Ströder <michael@stroeder.com> - 2016-01-19 10:53 +0100

#1993 — ANN: python-ldap 2.4.25

FromMichael Ströder <michael@stroeder.com>
Date2016-01-19 10:53 +0100
SubjectANN: python-ldap 2.4.25
Message-ID<mailman.107.1453200088.15297.python-announce-list@python.org>
Find a new release of python-ldap:

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

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.25.tar.gz
21523bf21dbe566e0259030f66f7a487

sha1sum python-ldap-2.4.25.tar.gz
fa058ef9d77e4081d260c4972f6f2a5d4c45f36b

sha256sum python-ldap-2.4.25.tar.gz
62d00dbc86f3f9b21beacd9b826e8f9895f900637a60a6d4e7ab59a1cdc64e56

Ciao, Michael.

----------------------------------------------------------------
Released 2.4.25 2016-01-18

Changes since 2.4.23:
(2.4.24 is missing because of foolish pypi version madness)

Lib/
* Fix for attrlist=None regression introduced in 2.4.23
  by ref count patch

----------------------------------------------------------------
Released 2.4.23 2016-01-17

Changes since 2.4.22:

Modules/
* Ref count issue in attrs_from_List() was fixed
  (thanks to Elmir Jagudin)

[toc] | [standalone]


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


csiph-web