Hi,

On 21 October 2016 at 09:03, 风云 <tiankai2...@126.com> wrote:
> We have an extension module which works fine with CPython but deadlocks
> every time in PyPy , same as the links below, pypy version is the latest
> (v5.4.1)
> Is this issue been fixed or other reasons lead to this ?
>
> https://bitbucket.org/pypy/pypy/issues/1778

As explained in the issue, the original bug has been resolved.  Your
use case is probably subtly different.  We need to see an example that
fails, or the original code of the module you're talking about.


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to