[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: Implement constcharpsize2str in rffi.

2020-12-04 Thread Simon Cross
Simon Cross pushed to branch branch/default at PyPy / pypy Commits: ae5fddfb by Simon Cross at 2020-12-03T23:29:18+02:00 Implement constcharpsize2str in rffi. --HG-- branch : add-rffi-constcharpsize2str - - - - - 6ce0fc57 by Simon Cross at 2020-12-04T14:19:38+00:00 Merge branch 'branch/add-rf

[pypy-commit] [Git][pypy/pypy][branch/py3.6] Implement constcharpsize2str in rffi.

2020-12-04 Thread Simon Cross
Simon Cross pushed to branch branch/py3.6 at PyPy / pypy Commits: 5377bf6e by Simon Cross at 2020-12-03T23:29:18+02:00 Implement constcharpsize2str in rffi. --HG-- branch : py3.6 - - - - - 2 changed files: - rpython/rtyper/lltypesystem/rffi.py - rpython/rtyper/lltypesystem/test/test_rffi.p

[pypy-commit] [Git][pypy/pypy][branch/hpy] 14 commits: add failing test for issue 3348

2020-12-04 Thread Simon Cross
Simon Cross pushed to branch branch/hpy at PyPy / pypy Commits: a53c5fa6 by Matti Picus at 2020-11-25T20:59:55+02:00 add failing test for issue 3348 --HG-- branch : issue3348 - - - - - 0103526b by Julian Berman at 2020-11-25T19:17:05-05:00 Fix the crypt thread lock on Py3 (Here the module's

[pypy-commit] [Git][pypy/pypy][branch/hpy-update-to-7c832a2f] 15 commits: add failing test for issue 3348

2020-12-04 Thread Simon Cross
Simon Cross pushed to branch branch/hpy-update-to-7c832a2f at PyPy / pypy Commits: a53c5fa6 by Matti Picus at 2020-11-25T20:59:55+02:00 add failing test for issue 3348 --HG-- branch : issue3348 - - - - - 0103526b by Julian Berman at 2020-11-25T19:17:05-05:00 Fix the crypt thread lock on Py3

[pypy-commit] [Git][pypy/pypy][branch/hpy] 17 commits: Update vendored hpy to 7c832a2f.

2020-12-04 Thread Simon Cross
Simon Cross pushed to branch branch/hpy at PyPy / pypy Commits: 01b799f6 by Simon Cross at 2020-12-01T23:31:00+02:00 Update vendored hpy to 7c832a2f. --HG-- branch : hpy-update-to-7c832a2f - - - - - 68323427 by Simon Cross at 2020-12-02T00:15:39+02:00 Update ctx. --HG-- branch : hpy-update-t

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 133 commits: enable x64

2020-12-04 Thread Ronan Lamy
Ronan Lamy pushed to branch branch/py3.6 at PyPy / pypy Commits: 242b7a01 by nulano at 2020-07-13T16:53:59+02:00 enable x64 --HG-- branch : win64 - - - - - f2e4de7e by nulano at 2020-07-13T18:16:52+02:00 dirty fix for windows running rpython/translator/c/test/test_standalone::TestStandalone:

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 8 commits: fix cparser import after move

2020-12-04 Thread Ronan Lamy
Ronan Lamy pushed to branch branch/py3.7 at PyPy / pypy Commits: eb828ff6 by Ronan Lamy at 2020-12-02T15:10:54+00:00 fix cparser import after move --HG-- branch : py3.6 - - - - - df7bf72c by Ronan Lamy at 2020-12-02T15:45:47+00:00 Remove obsolete workaround --HG-- branch : py3.6 - - - - - a

[pypy-commit] [Git][pypy/pypy][branch/hpy] 135 commits: enable x64

2020-12-04 Thread Ronan Lamy
Ronan Lamy pushed to branch branch/hpy at PyPy / pypy Commits: 242b7a01 by nulano at 2020-07-13T16:53:59+02:00 enable x64 --HG-- branch : win64 - - - - - f2e4de7e by nulano at 2020-07-13T18:16:52+02:00 dirty fix for windows running rpython/translator/c/test/test_standalone::TestStandalone::t

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 48 commits: ./update_vendored to hpy.devel 0.1.dev756+g848192d, git rev 848192d

2020-12-04 Thread Ronan Lamy
Ronan Lamy pushed to branch branch/py3.6 at PyPy / pypy Commits: a9ba26c0 by Antonio Cuni at 2020-11-06T16:28:49+01:00 ./update_vendored to hpy.devel 0.1.dev756+g848192d, git rev 848192d --HG-- branch : hpy - - - - - 1612e04e by Antonio Cuni at 2020-11-06T16:45:05+01:00 update the definition

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 49 commits: ./update_vendored to hpy.devel 0.1.dev756+g848192d, git rev 848192d

2020-12-04 Thread Ronan Lamy
Ronan Lamy pushed to branch branch/py3.7 at PyPy / pypy Commits: a9ba26c0 by Antonio Cuni at 2020-11-06T16:28:49+01:00 ./update_vendored to hpy.devel 0.1.dev756+g848192d, git rev 848192d --HG-- branch : hpy - - - - - 1612e04e by Antonio Cuni at 2020-11-06T16:45:05+01:00 update the definition

[pypy-commit] [Git][pypy/pypy][branch/py3.6] fix import

2020-12-04 Thread Ronan Lamy
Ronan Lamy pushed to branch branch/py3.6 at PyPy / pypy Commits: 5007769e by Ronan Lamy at 2020-12-04T18:25:54+00:00 fix import --HG-- branch : py3.6 - - - - - 1 changed file: - pypy/module/cpyext/typeobject.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/5007769ed4d3

[pypy-commit] [Git][pypy/pypy][branch/hpy] 3 commits: hg merge hpy

2020-12-04 Thread Ronan Lamy
Ronan Lamy pushed to branch branch/hpy at PyPy / pypy Commits: 2a8f66dc by Ronan Lamy at 2020-12-04T17:41:08+00:00 hg merge hpy --HG-- branch : py3.6 - - - - - 5007769e by Ronan Lamy at 2020-12-04T18:25:54+00:00 fix import --HG-- branch : py3.6 - - - - - b9b69be8 by Ronan Lamy at 2020-12-04

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: fix import

2020-12-04 Thread Ronan Lamy
Ronan Lamy pushed to branch branch/py3.7 at PyPy / pypy Commits: 5007769e by Ronan Lamy at 2020-12-04T18:25:54+00:00 fix import --HG-- branch : py3.6 - - - - - e3e4ab26 by Ronan Lamy at 2020-12-04T18:26:59+00:00 hg merge py3.6 --HG-- branch : py3.7 - - - - - 0 changed files: View it on