From: <mi...@st...> - 2007-03-23 11:32:20
|
Blyth A J C (AT) wrote: > > Is there a version of LDAP that works with Python 2.5? Current CHANGES from CVS HEAD says it all (see relevant excerpts below). 2.3.0 is yet to be released. Testing especially on exotic platforms is appreciated. Ciao, Michael. ---------------------------------------------------------------- Released 2.3.0 2007-03-xx Changes since 2.2.1: Modules/ [..] * Some modifications related to PEP 353 for Python 2.5 on 64-bit platforms (see SF#1467529) [..] ---------------------------------------------------------------- Released 2.2.1 2006-11-15 Changes since 2.2.0: Modules/ * Fix for Python 2.5 free(): invalid pointer (see SF#1575329) [..] |