[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: fix an XXX in the method shortcut code: it actually is a problem for KeyError

2022-10-08 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 906899e7 by Carl Friedrich Bolz-Tereick at 2022-10-08T18:46:04+02:00 fix an XXX in the method shortcut code: it actually is a problem for KeyError on pypy3 - - - - - 594b5846 by Carl Friedrich Bolz-Tereick at 202

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: fix xmm scratch register on win64 (issue 3753)

2022-05-28 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 42b67db1 by Matti Picus at 2022-05-29T06:52:58+03:00 fix xmm scratch register on win64 (issue 3753) - - - - - 294cc70d by Matti Picus at 2022-05-29T07:36:20+03:00 simplify reghint logic, this fixes a misfit of hints on win64 -

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: fix exe and dll naming for windows

2021-12-09 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: fae82018 by Matti Picus at 2021-12-08T20:36:21+02:00 fix exe and dll naming for windows - - - - - a956f228 by Matti Picus at 2021-12-08T23:14:15+02:00 use rsplit - - - - - 60238b12 by Matti Picus at 2021-12-08T23:33:45+02:00 me

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: fix

2021-11-29 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 1c12bbf5 by Carl Friedrich Bolz-Tereick at 2021-11-28T21:43:37+01:00 fix --HG-- branch : py3.7 - - - - - da4331ae by Carl Friedrich Bolz-Tereick at 2021-11-28T22:12:58+01:00 grumble, maybe like this? --HG-- bra

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: fix sysconfig.get_config_var('LDLIBRARY') for darwin

2021-10-06 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 71ffddab by Matti Picus at 2021-10-03T14:15:13+03:00 fix sysconfig.get_config_var('LDLIBRARY') for darwin --HG-- branch : py3.7 - - - - - 0bc0dc83 by Matti Picus at 2021-10-05T11:59:22+03:00 fix venv: copy python on windows, re

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: fix translation

2021-08-23 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 9d5af915 by Matti Picus at 2021-08-17T07:50:58+03:00 fix translation --HG-- branch : py3.7 - - - - - 170506b2 by Matti Picus at 2021-08-17T09:29:45+03:00 fix unused-variable errors in cpyext tests --HG-- branch : py3.7 - - -