[pypy-commit] [Git][pypy/pypy][branch/test-streamio-using-osopen] narrow the scope of the work-around to untranslated darwin to make own tests pass

2022-06-06 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/test-streamio-using-osopen at PyPy / pypy Commits: e4285e54 by Matti Picus at 2022-06-06T12:18:50+03:00 narrow the scope of the work-around to untranslated darwin to make own tests pass --HG-- branch : test-streamio-using-osopen - - - - - 1 changed file:

[pypy-commit] [Git][pypy/pypy][branch/test-streamio-using-osopen] skip untranslated tests that try to pass unicode into streamio.open_path_helper on darwin

2022-06-06 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/test-streamio-using-osopen at PyPy / pypy Commits: 67b095f3 by Matti Picus at 2022-06-06T18:44:09+03:00 skip untranslated tests that try to pass unicode into streamio.open_path_helper on darwin --HG-- branch : test-streamio-using-osopen - - - - - 3 chang

[pypy-commit] [Git][pypy/pypy][branch/default] 6 commits: use non-ll2ctypes-based call for something that's called during translation

2022-06-06 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 53255e50 by fijal at 2022-06-02T11:25:38+02:00 use non-ll2ctypes-based call for something that's called during translation --HG-- branch : test-streamio-using-osopen - - - - - 8ede1bd9 by Matti Picus at 2022-06-06T07:55:04+03

[pypy-commit] [Git][pypy/pypy][branch/py3.8] #3758 fix the way that the lookup annotation optimization breaks python3 due to

2022-06-06 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 025b973d by Carl Friedrich Bolz-Tereick at 2022-06-06T22:16:30+02:00 #3758 fix the way that the lookup annotation optimization breaks python3 due to the way that module instances can change their class at runtime

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 9 commits: see if incorrectly saving all xmm registers around calls fixes any SciPy tests in CI

2022-06-06 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: de897ffd by Matti Picus at 2022-06-01T23:02:39+03:00 see if incorrectly saving all xmm registers around calls fixes any SciPy tests in CI --HG-- branch : py3.8 - - - - - 112b6e46 by Carl Friedrich Bolz-Tereick

[pypy-commit] [Git][pypy/pypy][branch/default] tweak build instructions, mainly to trigger a new build of default after...

2022-06-06 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 8078586a by Matti Picus at 2022-06-07T08:30:37+03:00 tweak build instructions, mainly to trigger a new build of default after changing salsa* macos buildbot configurations - - - - - 1 changed file: - pypy/doc/build.rst V