[pypy-issue] Issue #3153: pypy3 performance regression (pypy/pypy)

2020-01-16 Thread Bernat Gabor
New issue 3153: pypy3 performance regression https://bitbucket.org/pypy/pypy/issues/3153/pypy3-performance-regression Bernat Gabor: Here is a concrete example: [https://github.com/pypa/virtualenv/blob/rewrite/tasks/make\_zipapp.py](https://github.com/pypa/virtualenv/blob/rewrite/tasks/make_zipap

[pypy-issue] Issue #3154: Multiprocessing leaking file descriptors (pypy/pypy)

2020-01-16 Thread Andrew Robinson
New issue 3154: Multiprocessing leaking file descriptors https://bitbucket.org/pypy/pypy/issues/3154/multiprocessing-leaking-file-descriptors Andrew Robinson: Have migrated a multiprocessing project from PyPy 6.0 \(2.7\) to PyPy 7.3 \(3.6\) and have identified an issue with multiprocessing leaki