great! thanks for letting us know
On Wed, Jan 20, 2016 at 11:05 AM, Elmir Jagudin <[email protected]> wrote: > > > On Mon, Dec 14, 2015 at 10:09 AM, Armin Rigo <[email protected]> wrote: >> >> Hi again, >> >> On Mon, Dec 14, 2015 at 10:01 AM, Armin Rigo <[email protected]> wrote: >> > So it means it's really a bug of python-ldap, which just happens to >> > crash more often on PyPy than on CPython. It should be fixed there. >> >> Actually it's a known issue. See the comment line 255: >> >> XXX the strings should live longer than the resulting attrs pointer. >> >> >> A bientôt, >> >> Armin. > > > This bug have been fixed in python-ldap package, as of version 2.4.25: > > http://python-ldap.cvs.sourceforge.net/viewvc/python-ldap/python-ldap/CHANGES?revision=1.370 > > Thanks again for info regarding this problem. > > /Elmir > > > _______________________________________________ > pypy-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/pypy-dev > _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
