[pypy-commit] [Git][pypy/pypy][branch/default] add raise function to r_signal

2021-06-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 160b793d by Carl Friedrich Bolz-Tereick at 2021-06-16T13:08:43+02:00 add raise function to r_signal - - - - - 2 changed files: - rpython/rlib/rsignal.py - rpython/rlib/test/test_rsignal.py View it on Hepta

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 7 commits: only set VMPROF_APPLE on darwin

2021-06-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: d0dcd24b by nimaje at 2021-06-13T10:20:33+02:00 only set VMPROF_APPLE on darwin setting that on all systems that aren't handled explicitly breaks translation at least on freebsd, but probably on everything that

[pypy-commit] [Git][pypy/pypy][branch/py3.8] follow CPython's new tuple hash

2021-06-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 5195f89f by Carl Friedrich Bolz-Tereick at 2021-06-16T17:51:03+02:00 follow CPython's new tuple hash --HG-- branch : py3.8 - - - - - 3 changed files: - pypy/objspace/std/specialisedtupleobject.py - pypy/objsp

[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.2] Backed out changeset c826fb4a4709

2021-06-16 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/hpy-0.0.2 at PyPy / pypy Commits: 9065cd37 by Ronan Lamy at 2021-06-16T18:07:08+01:00 Backed out changeset c826fb4a4709 --HG-- branch : hpy-0.0.2 - - - - - 1 changed file: - pypy/module/_hpy_universal/interp_hpy.py View it on Heptapod: https://foss.hep

[pypy-commit] [Git][pypy/pypy][branch/py3.7] move class and fast-path instantiation out of the function (issue 3490)

2021-06-16 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 44924cf5 by Matti Picus at 2021-06-16T20:24:52+03:00 move class and fast-path instantiation out of the function (issue 3490) --HG-- branch : py3.7 - - - - - 1 changed file: - lib_pypy/_cffi_ssl/_stdssl/__init__.py View it

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 7 commits: typo in _winapi.WriteFile (issue 3487). When is this code hit?

2021-06-16 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 94832676 by Matti Picus at 2021-06-12T23:23:21+03:00 typo in _winapi.WriteFile (issue 3487). When is this code hit? --HG-- branch : py3.7 - - - - - 8d4c8e35 by Matti Picus at 2021-06-13T00:42:40+03:00 externals is not required

[pypy-commit] [Git][pypy/pypy][branch/default] add alias (from comment in issue 3490)

2021-06-16 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: f60c26a0 by Matti Picus at 2021-06-16T23:24:26+03:00 add alias (from comment in issue 3490) - - - - - 1 changed file: - pypy/doc/tool/makecontributor.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/f