Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #220
| From | Michael Ströder <michael@stroeder.com> |
|---|---|
| Newsgroups | comp.lang.python.announce, comp.lang.python |
| Subject | ANN: python-ldap 2.4.1 |
| Followup-To | comp.lang.python |
| Date | 2011-07-05 16:02 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <mailman.652.1309896714.1164.python-announce-list@python.org> (permalink) |
Cross-posted to 2 groups.
Followups directed to: comp.lang.python
Find a new release of python-ldap: http://pypi.python.org/pypi/python-ldap/2.4.1 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, LDAPURLs and LDAPv3 schema). Project's web site: http://www.python-ldap.org/ Ciao, Michael. ---------------------------------------------------------------- Released 2.4.1 2011-07-05 Changes since 2.4.0: Modules: * New LDAP option OPT_X_TLS_PACKAGE available in OpenLDAP 2.4.26+ to determine the name of the SSL/TLS package OpenLDAP was built with Lib/ * ldap.modlist.modifyModlist(): New key-word argument case_ignore_attr_types used to define attribute types for which comparison of old and new values should be case-insensitive * Minor changes to which data is sent to debug output for various trace levels * Now tag [1] is used in ldap.extop.dds.RefreshResponse in compliance with RFC 2589 (fix available for OpenLDAP ITS#6886) * New sub-module ldap.controls.sessiontrack implements request control as described in draft-wahl-ldap-session (needs pyasn1_modules)
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
ANN: python-ldap 2.4.1 Michael Ströder <michael@stroeder.com> - 2011-07-05 16:02 +0200
csiph-web