Hi Elmir. I would say that it should work, however, subtle bugs are a bit expected.
I'm happy to help you debug it, let me know how I can reproduce it. On Fri, Dec 11, 2015 at 4:07 PM, Elmir Jagudin <el...@unity3d.com> wrote: > Hi > > I'm trying to run an application under pypy that authenticates user with > LDAP. > > It is using python-ldap module and it fails to lookup the users. The problem > is in python-ldap's c extension code. When it converts the LDAP search query > from python format to C, parts of the query are corrupted. > > Is python-ldap supposed to work under pypy? How compatible is the python C > API between cpython and pypy? > > Right now I can't figure out if this is a bug in python-ldap code or an > compatibility with Pypy C API. > > Regards, > Elmir Jagudin > > _______________________________________________ > pypy-dev mailing list > pypy-dev@python.org > https://mail.python.org/mailman/listinfo/pypy-dev > _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev