[pypy-commit] [Git][pypy/pypy][branch/py3.6] 5 commits: tweak c4f64ef3a071 (version is shown on stdout when running tests)

2020-07-30 Thread Matti Picus
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy Commits: 5c9c6385 by Matti Picus at 2020-07-30T17:37:29+03:00 tweak c4f64ef3a071 (version is shown on stdout when running tests) - - - - - 17fcee55 by Matti Picus at 2020-07-30T17:33:16+03:00 fix skip to allow tests to run - - - - - f6a

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 25 commits: missing adds

2020-07-30 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: a19df634 by Armin Rigo at 2020-07-28T12:41:32+02:00 missing adds - - - - - 85c1ef7b by Matti Picus at 2020-07-28T19:22:26+03:00 CPython does not reset the errno, and numpy checks that it errored --HG-- branch : py3.6 - - - - -

[pypy-commit] [Git][pypy/pypy][branch/default] initialize value

2020-07-30 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: bdefcbb1 by Matti Picus at 2020-07-31T07:22:54+03:00 initialize value - - - - - 1 changed file: - rpython/translator/c/src/signals.c View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/bdefcbb1289aa36d26c20f3

[pypy-commit] [Git][pypy/pypy][branch/win64] proper fix for windows running rpython\translator\c\test\test_standalone.py::test_int_manipulation

2020-07-30 Thread nulano
nulano pushed to branch branch/win64 at PyPy / pypy Commits: 489f9edb by nulano at 2020-07-31T01:07:58+02:00 proper fix for windows running rpython\translator\c\test\test_standalone.py::test_int_manipulation --HG-- branch : win64 - - - - - 1 changed file: - rpython/translator/c/test/test_

[pypy-commit] [Git][pypy/pypy][branch/win64] 10 commits: tweak signature

2020-07-30 Thread nulano
nulano pushed to branch branch/win64 at PyPy / pypy Commits: 4d62734f by Matti Picus at 2020-07-29T19:06:45+03:00 tweak signature - - - - - 27a6dc4d by Matti Picus at 2020-07-30T11:33:33+03:00 export the signature to a header file - - - - - 35ead98f by Armin Rigo at 2020-07-30T11:12:35+02:00

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: tweak c4f64ef3a071 (version is shown on stdout when running tests)

2020-07-30 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 5c9c6385 by Matti Picus at 2020-07-30T17:37:29+03:00 tweak c4f64ef3a071 (version is shown on stdout when running tests) - - - - - 17fcee55 by Matti Picus at 2020-07-30T17:33:16+03:00 fix skip to allow tests to run - - - - -

[pypy-commit] [Git][pypy/pypy][branch/default] let the signal handler set a windows event, like it does in CPython 3.6

2020-07-30 Thread Armin Rigo
Armin Rigo pushed to branch branch/default at PyPy / pypy Commits: 81e0c554 by Armin Rigo at 2020-07-30T16:18:24+02:00 let the signal handler set a windows event, like it does in CPython 3.6 - - - - - 1 changed file: - rpython/translator/c/src/signals.c View it on GitLab: https://foss.he

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 3 commits: let the signal handler set a windows event, like it does in CPython 3.6

2020-07-30 Thread Armin Rigo
Armin Rigo pushed to branch branch/py3.6 at PyPy / pypy Commits: 81e0c554 by Armin Rigo at 2020-07-30T16:18:24+02:00 let the signal handler set a windows event, like it does in CPython 3.6 - - - - - aa4a85b8 by Armin Rigo at 2020-07-30T16:19:14+02:00 hg merge default --HG-- branch : py3.6 -

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 2 commits: get rid of the pre-version-80 support. It was buggy because it expected...

2020-07-30 Thread Armin Rigo
Armin Rigo pushed to branch branch/py3.6 at PyPy / pypy Commits: f44c09a9 by Armin Rigo at 2020-07-30T15:30:00+02:00 get rid of the pre-version-80 support. It was buggy because it expected output from cl.exe in English and wouldn't recognize the output in French, for example - - - - - b7021

[pypy-commit] [Git][pypy/pypy][branch/default] get rid of the pre-version-80 support. It was buggy because it expected...

2020-07-30 Thread Armin Rigo
Armin Rigo pushed to branch branch/default at PyPy / pypy Commits: f44c09a9 by Armin Rigo at 2020-07-30T15:30:00+02:00 get rid of the pre-version-80 support. It was buggy because it expected output from cl.exe in English and wouldn't recognize the output in French, for example - - - - - 1

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 2 commits: next try

2020-07-30 Thread Armin Rigo
Armin Rigo pushed to branch branch/py3.6 at PyPy / pypy Commits: e2a1d09a by Armin Rigo at 2020-07-30T11:24:24+02:00 next try - - - - - ae2fbb1b by Armin Rigo at 2020-07-30T11:24:37+02:00 hg merge default --HG-- branch : py3.6 - - - - - 1 changed file: - rpython/rlib/clibffi.py View it

[pypy-commit] [Git][pypy/pypy][branch/default] next try

2020-07-30 Thread Armin Rigo
Armin Rigo pushed to branch branch/default at PyPy / pypy Commits: e2a1d09a by Armin Rigo at 2020-07-30T11:24:24+02:00 next try - - - - - 1 changed file: - rpython/rlib/clibffi.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/e2a1d09ad4e38db0aa5b8bb2d21946911f1082d0 --

[pypy-commit] [Git][pypy/pypy][branch/default] typo

2020-07-30 Thread Armin Rigo
Armin Rigo pushed to branch branch/default at PyPy / pypy Commits: 72c6a287 by Armin Rigo at 2020-07-30T11:21:34+02:00 typo - - - - - 1 changed file: - rpython/rlib/clibffi.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/72c6a2873f6cf3ea5efce606a2a479a77fa80dfc -- Vi

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 2 commits: typo

2020-07-30 Thread Armin Rigo
Armin Rigo pushed to branch branch/py3.6 at PyPy / pypy Commits: 72c6a287 by Armin Rigo at 2020-07-30T11:21:34+02:00 typo - - - - - 17a4ac23 by Armin Rigo at 2020-07-30T11:21:48+02:00 hg merge default --HG-- branch : py3.6 - - - - - 1 changed file: - rpython/rlib/clibffi.py View it on G

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 2 commits: fix for struct returns on windows

2020-07-30 Thread Armin Rigo
Armin Rigo pushed to branch branch/py3.6 at PyPy / pypy Commits: 35ead98f by Armin Rigo at 2020-07-30T11:12:35+02:00 fix for struct returns on windows - - - - - 92adcedb by Armin Rigo at 2020-07-30T11:13:20+02:00 hg merge default --HG-- branch : py3.6 - - - - - 1 changed file: - pypy/modu

[pypy-commit] [Git][pypy/pypy][branch/default] fix for struct returns on windows

2020-07-30 Thread Armin Rigo
Armin Rigo pushed to branch branch/default at PyPy / pypy Commits: 35ead98f by Armin Rigo at 2020-07-30T11:12:35+02:00 fix for struct returns on windows - - - - - 1 changed file: - pypy/module/_cffi_backend/ctypefunc.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/35ea

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 5 commits: missing adds

2020-07-30 Thread Armin Rigo
Armin Rigo pushed to branch branch/py3.6 at PyPy / pypy Commits: a19df634 by Armin Rigo at 2020-07-28T12:41:32+02:00 missing adds - - - - - e8c801ee by Armin Rigo at 2020-07-29T17:08:06+02:00 update libffi_msvc by copying the fixes done in cffi - - - - - 4d62734f by Matti Picus at 2020-07-29T

[pypy-commit] [Git][pypy/pypy][branch/default] export the signature to a header file

2020-07-30 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 27a6dc4d by Matti Picus at 2020-07-30T11:33:33+03:00 export the signature to a header file - - - - - 1 changed file: - rpython/rlib/clibffi.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/27a6dc4dc3481