[pypy-commit] [Git][pypy/pypy][branch/default] fix translation

2022-07-25 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: f4414f71 by Matti Picus at 2022-07-26T06:23:32+03:00 fix translation - - - - - 1 changed file: - rpython/rlib/rsocket.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/f4414f71b7d22ad42df7ee115f2ac10c4

[pypy-commit] [Git][pypy/pypy][branch/default] fix translation on windows

2022-05-15 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 0f8ed1aa by Matti Picus at 2022-05-15T22:34:32+03:00 fix translation on windows - - - - - 1 changed file: - rpython/rlib/rsocket.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/0f8ed1aa34b9bba2f53b14

[pypy-commit] [Git][pypy/pypy][branch/default] fix translation (some timsort users don't use lists at all, apparently)

2022-04-01 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 2cb152ed by Carl Friedrich Bolz-Tereick at 2022-04-01T19:41:57+02:00 fix translation (some timsort users don't use lists at all, apparently) - - - - - 1 changed file: - rpython/rlib/listsort.py View it on

[pypy-commit] [Git][pypy/pypy][branch/default] fix translation

2022-02-07 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 537f60da by Matti Picus at 2022-02-07T23:41:53+02:00 fix translation - - - - - 1 changed file: - rpython/rlib/_rsocket_rffi.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/537f60da6a2f57d4a46d4835edf

[pypy-commit] [Git][pypy/pypy][branch/default] fix translation

2021-03-20 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 92d6cfab by Carl Friedrich Bolz-Tereick at 2021-03-20T16:06:33+01:00 fix translation - - - - - 1 changed file: - pypy/objspace/std/listobject.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/co

[pypy-commit] [Git][pypy/pypy][branch/default] fix translation (can't iterate over tuples in rpython)

2021-03-02 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 662757c6 by Carl Friedrich Bolz-Tereick at 2021-03-02T21:37:47+01:00 fix translation (can't iterate over tuples in rpython) - - - - - 1 changed file: - pypy/module/cpyext/api.py View it on GitLab: https:/

[pypy-commit] [Git][pypy/pypy][branch/default] fix translation error on 32b Linux

2021-02-17 Thread wlav
wlav pushed to branch branch/default at PyPy / pypy Commits: 99f66f1a by Wim Lavrijsen at 2021-02-17T18:34:42-08:00 fix translation error on 32b Linux - - - - - 1 changed file: - pypy/module/_cppyy/capi/loadable_capi.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/99f6

[pypy-commit] [Git][pypy/pypy][branch/default] fix translation

2020-09-11 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: cd731cf0 by Matti Picus at 2020-09-11T10:50:40+03:00 fix translation - - - - - 1 changed file: - pypy/module/cpyext/memoryobject.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/cd731cf0f4bc6e99bfc761f3

[pypy-commit] [Git][pypy/pypy][branch/default] Fix translation of RawByteBuffer.

2020-03-07 Thread Manuel Jacob
Manuel Jacob pushed to branch branch/default at PyPy / pypy Commits: d3cfae7b by Manuel Jacob at 2020-03-07T19:05:03+01:00 Fix translation of RawByteBuffer. - - - - - 1 changed file: - rpython/rlib/buffer.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/d3cfae7b4565955ab725

[pypy-commit] [Git][pypy/pypy][branch/default] fix translation

2020-02-21 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 7489dbed by Carl Friedrich Bolz-Tereick at 2020-02-21T11:52:02+01:00 fix translation - - - - - 1 changed file: - rpython/jit/metainterp/pyjitpl.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/comm