Re: [pypy-dev] using python-ldap under pypy

2016-01-20 Thread Maciej Fijalkowski
great! thanks for letting us know On Wed, Jan 20, 2016 at 11:05 AM, Elmir Jagudin wrote: > > > On Mon, Dec 14, 2015 at 10:09 AM, Armin Rigo wrote: >> >> Hi again, >> >> On Mon, Dec 14, 2015 at 10:01 AM, Armin Rigo wrote: >> > So it means it's really a bug of python-ldap, which just happens to >

Re: [pypy-dev] using python-ldap under pypy

2016-01-20 Thread Elmir Jagudin
On Mon, Dec 14, 2015 at 10:09 AM, Armin Rigo wrote: > Hi again, > > On Mon, Dec 14, 2015 at 10:01 AM, Armin Rigo 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