[python-ldap] preparing for 2.4.26 - please test!

Michael Ströder michael at stroeder.com
Sun Jul 17 15:47:25 EDT 2016


HI!

If you make serious use of python-ldap then please test CVS HEAD now.
I plan to release 2.4.26 during the next days (see below for changes so far).

Ciao, Michael.

----------------------------------------------------------------
Released 2.4.26 2016-xx-xx

Changes since 2.4.25:

Installation:
* added ldap.controls.sss to py_modules in setup.py

Lib/
* LDAPObject.unbind_ext() now removes class attribute
  LDAPObject._l to completely invalidate C wrapper object
* LDAPObject.unbind_ext() now flushes trace file
* added functions ldap.strf_secs() and ldap.strp_secs()
* Refactored ldif.LDIFParser
  * ldif.LDIFParser.version ís now Integer
  * ignore multiple empty lines between records

Modules/
* Fixed #69 Segmentation fault on whoami_s after unbind
  (thanks to Christian Heimes and Petr Viktorin)

Tests/
* Fixed result3() being used instead of correct result4()
  (see #66, thanks to David D. Riddle)
* Tests/slapd.py honors env var $TMP instead of just using
  hard-coded /var/tmp
* Tests/slapd.py now expects schema to be in /etc/openldap/
* Tests/t_ldapurl.py now independent of module ldap
* Tests/t_ldif.py now has more test-cases also
  for change records


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20160717/85b0976f/attachment.bin>


More information about the python-ldap mailing list