[pypy-commit] [Git][pypy/pypy][branch/py3.6] 4 commits: initialize lock timeout on windows if timeout is infinite

2020-07-24 Thread Matti Picus
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy Commits: f11c0d69 by nulano at 2020-07-24T00:32:08+02:00 initialize lock timeout on windows if timeout is infinite --HG-- branch : initialize_lock_timeout_on_windows - - - - - 4a898c6e by nulano at 2020-07-24T00:33:34+02:00 Merge defaul

[pypy-commit] [Git][pypy/pypy][branch/default] follow-up for merge request !744: check in RPython and complain

2020-07-24 Thread Armin Rigo
Armin Rigo pushed to branch branch/default at PyPy / pypy Commits: 9312e6c0 by Armin Rigo at 2020-07-24T09:34:29+02:00 follow-up for merge request !744: check in RPython and complain if a lock.acquire(True) fails to acquire the lock in C - - - - - 1 changed file: - rpython/rlib/rthread.py

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 3 commits: follow-up for merge request !744: check in RPython and complain

2020-07-24 Thread Matti Picus
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy Commits: 9312e6c0 by Armin Rigo at 2020-07-24T09:34:29+02:00 follow-up for merge request !744: check in RPython and complain if a lock.acquire(True) fails to acquire the lock in C - - - - - 8b423b8c by Matti Picus at 2020-07-24T15:59:45+

[pypy-commit] [Git][pypy/pypy][branch/default] add /FS to enable JOM.exe to run compilation on all cores, fix typo

2020-07-24 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 8b423b8c by Matti Picus at 2020-07-24T15:59:45+03:00 add /FS to enable JOM.exe to run compilation on all cores, fix typo - - - - - 1 changed file: - rpython/translator/platform/windows.py View it on GitLab: https://foss.