[pypy-commit] [Git][pypy/pypy][branch/py3.9] avoid possible deadlocks by creating ProcessPoolExecutor processes earlier (issue 3650)

2022-02-10 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: c594b6c4 by Matti Picus at 2022-02-10T12:15:29+02:00 avoid possible deadlocks by creating ProcessPoolExecutor processes earlier (issue 3650) --HG-- branch : py3.9 - - - - - 1 changed file: - lib-python/3/concurrent/futures/

[pypy-commit] [Git][pypy/pypy][branch/default] 5 commits: Added tag release-pypy2.7-v7.3.8rc2 for changeset a7534a4d5085

2022-02-10 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: dd12f4ef by Matti Picus at 2022-02-11T08:15:44+02:00 Added tag release-pypy2.7-v7.3.8rc2 for changeset a7534a4d5085 - - - - - 748301db by Matti Picus at 2022-02-11T08:16:09+02:00 Added tag release-pypy3.7-v7.3.8rc2 for changes

[pypy-commit] [Git][pypy/pypy][branch/default] update repackaging script for using "candidate" in release candidate versioning

2022-02-10 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 7e776e6f by Matti Picus at 2022-02-11T08:33:19+02:00 update repackaging script for using "candidate" in release candidate versioning - - - - - 1 changed file: - pypy/tool/release/repackage.sh View it on Heptapod: https: