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
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
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
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
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
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
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
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/-/