[pypy-commit] [Git][pypy/pypy][branch/py3.7] remove setrecursionlimit call from a535e6deaf20 in 2015

2020-12-27 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: c1d6dc1a by Matti Picus at 2020-12-27T10:36:30+02:00 remove setrecursionlimit call from a535e6deaf20 in 2015 It causes a crash when running tests with pypy2.7 7.3.3 on windows --HG-- branch : py3.7 - - - - - 1 changed file:

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: adapt test to windows, verify it passes with -A --python=cpython37

2020-12-27 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 174c867f by Matti Picus at 2020-12-27T11:50:04+02:00 adapt test to windows, verify it passes with -A --python=cpython37 --HG-- branch : py3.7 - - - - - 7b90ba6a by Matti Picus at 2020-12-27T13:47:49+02:00 use original path name

[pypy-commit] [Git][pypy/pypy][branch/py3.7] test, fix for NULL input to PyLong_AsUnsignedLongLongMask

2020-12-27 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 5c21b9f7 by Matti Picus at 2020-12-27T15:11:24+02:00 test, fix for NULL input to PyLong_AsUnsignedLongLongMask --HG-- branch : py3.7 - - - - - 2 changed files: - pypy/module/cpyext/longobject.py - pypy/module/cpyext/test/tes

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: fix failing site.py test

2020-12-27 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 253c306a by Matti Picus at 2020-12-27T15:32:00+02:00 fix failing site.py test --HG-- branch : py3.7 - - - - - e64b4e09 by Matti Picus at 2020-12-27T12:53:03+02:00 revert a8cc02f18573 and make it non-windows only --HG-- branch