Re: Python 3.7.10[pypy-7.3.5-final] OperationError in multiprocessing
Amirouche <[email protected]> Sun, 18 Jul 2021 16:28:10 +0200
| Newsgroups | gmane.comp.python.pypy |
|---|---|
| Message-ID | <[email protected]> |
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.2 >> > > Our issue tracker is at https://foss.heptapod.net/pypy/pypy/-/issues. > > There is issue https://foss.heptapod.net/pypy/pypy/-/issues/3317, is > that similar? Yes it is similar. > > The nightly py3.7 branch is probably better to test against than the > as-yet-unreleased py3.8. > > Does the code run without erroring on CPython 3.7.10 > There is no error with cpython 3.7.10