Re: [pypy-dev] Python 3.7.10[pypy-7.3.5-final] OperationError in multiprocessing

2021-07-18 Thread Amirouche
On 2021-07-18 12:35, Matti Picus wrote: On 18/7/21 11:43 am, Amirouche wrote: Same behavior with recent 3.7 and 3.8 nightly builds: - pypy-c-jit-102762-cfc38b565a4e-linux64.tar.bz2 (3.7) - pypy-c-jit-102728-ace3d170113d-linux64.tar.bz2 (3.8) By the way the same code runs fine with CPython 3.9

Re: [pypy-dev] Python 3.7.10[pypy-7.3.5-final] OperationError in multiprocessing

2021-07-18 Thread Matti Picus
On 18/7/21 11:43 am, Amirouche wrote: Same behavior with recent 3.7 and 3.8 nightly builds: - pypy-c-jit-102762-cfc38b565a4e-linux64.tar.bz2 (3.7) - pypy-c-jit-102728-ace3d170113d-linux64.tar.bz2 (3.8) By the way the same code runs fine with CPython 3.9.2 Our issue tracker is at https://f

Re: [pypy-dev] Python 3.7.10[pypy-7.3.5-final] OperationError in multiprocessing

2021-07-18 Thread Amirouche
Same behavior with recent 3.7 and 3.8 nightly builds: - pypy-c-jit-102762-cfc38b565a4e-linux64.tar.bz2 (3.7) - pypy-c-jit-102728-ace3d170113d-linux64.tar.bz2 (3.8) By the way the same code runs fine with CPython 3.9.2 ___ pypy-dev mailing list pypy-de