[pypy-commit] [Git][pypy/pypy][branch/default] add a define that we can test for elsewhere

2020-07-31 Thread Armin Rigo
Armin Rigo pushed to branch branch/default at PyPy / pypy Commits: 9044806a by Armin Rigo at 2020-07-31T09:05:47+02:00 add a define that we can test for elsewhere - - - - - 1 changed file: - rpython/rlib/rsignal.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/9044806a0

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 3 commits: add a define that we can test for elsewhere

2020-07-31 Thread Armin Rigo
Armin Rigo pushed to branch branch/py3.6 at PyPy / pypy Commits: 9044806a by Armin Rigo at 2020-07-31T09:05:47+02:00 add a define that we can test for elsewhere - - - - - 0922206a by Armin Rigo at 2020-07-31T09:06:34+02:00 hg merge default --HG-- branch : py3.6 - - - - - d0de10a2 by Armin Ri