Hi,
On 21 October 2016 at 09:03, 风云 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
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
__