l_ldap_result3(): controls are now parsed for all response types (SF#2829057)

2009-10-08 Thread Michael Ströder
HI! Please test the following change in CVS HEAD with your code which makes use of controls received in LDAP responses. My short test was with Demo/page_control.py which seems to work. http://python-ldap.cvs.sourceforge.net/viewvc/python-ldap/python-ldap/Modules/LDAPObject.c?r1=1.87&r2=1.88 I ha

Preparing release 2.3.10, please test!

2009-10-08 Thread Michael Ströder
HI! There are some fixes waiting to be released as version 2.3.10. See current CHANGES: http://python-ldap.cvs.sourceforge.net/viewvc/python-ldap/python-ldap/CHANGES So please test current CVS HEAD on various platforms. Ciao, Michael. ---