[pypy-commit] [Git][pypy/pypy][branch/default] fix test for windows

2021-07-13 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: a60baa2d by Matti Picus at 2021-07-13T10:51:55+03:00 fix test for windows - - - - - 1 changed file: - rpython/rlib/test/test_rbigint.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/a60baa2d4dc859dddf

[pypy-commit] [Git][pypy/pypy][branch/default] remove msvc9 _PyVerify_fd and replace FdValidator with SuppressIPH

2021-07-13 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: fb4b34ab by Matti Picus at 2021-07-13T14:28:31+03:00 remove msvc9 _PyVerify_fd and replace FdValidator with SuppressIPH this may affect compilation on mingw since I don't know if they have an IPH handler - - - - - 8 changed

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 4 commits: fix test for windows

2021-07-13 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: a60baa2d by Matti Picus at 2021-07-13T10:51:55+03:00 fix test for windows - - - - - fb4b34ab by Matti Picus at 2021-07-13T14:28:31+03:00 remove msvc9 _PyVerify_fd and replace FdValidator with SuppressIPH this may affect compila

[pypy-commit] [Git][pypy/pypy][branch/default] speed up win64 rposix.read, rposix.write by pushing IPH wrapping into C

2021-07-13 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 80e44034 by Matti Picus at 2021-07-13T16:13:58+03:00 speed up win64 rposix.read, rposix.write by pushing IPH wrapping into C - - - - - 2 changed files: - rpython/rlib/rposix.py - rpython/rlib/test/test_rposix.py View it o

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: fix the runpack test for the size of LONG_BIT (which is 64 on win64)

2021-07-13 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 2d362472 by Matti Picus at 2021-07-13T18:52:27+03:00 fix the runpack test for the size of LONG_BIT (which is 64 on win64) - - - - - a7077eea by Matti Picus at 2021-07-13T18:53:28+03:00 add debug prints to figure out why a test

[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] added overflow ops

2021-07-13 Thread muke 101 (@muke101)
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy Commits: afecb3a5 by muke101 at 2021-07-13T20:26:28+01:00 added overflow ops --HG-- branch : llvm-jit-backend-experimental - - - - - 4 changed files: - rpython/jit/backend/llvm/llvm_api.py - rpython/jit/backend/l

[pypy-commit] [Git][pypy/pypy][branch/default] fix rposix

2021-07-13 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: b6da37bf by Matti Picus at 2021-07-14T07:22:55+03:00 fix rposix - - - - - 1 changed file: - rpython/rlib/rposix.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/b6da37bf92bcde69db1773220546cca827dcd7e

[pypy-commit] [Git][pypy/pypy][branch/default] enable finding pytest when running subprocess

2021-07-13 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 237c389d by Matti Picus at 2021-07-14T08:33:23+03:00 enable finding pytest when running subprocess - - - - - 1 changed file: - rpython/rlib/test/test_rbigint.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/