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


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

ANN: python-ldap 2.4.25

From Michael Ströder <michael@stroeder.com>
Newsgroups comp.lang.python.announce
Subject ANN: python-ldap 2.4.25
Followup-To comp.lang.python
Date 2016-01-19 10:53 +0100
Organization A noiseless patient Spider
Message-ID <mailman.107.1453200088.15297.python-announce-list@python.org> (permalink)

Followups directed to: comp.lang.python

Show all headers | View raw


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)

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web