[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/const

2020-11-29 Thread Matti Picus
Matti Picus pushed new branch branch/const at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/const You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-com

[pypy-commit] [Git][pypy/pypy][branch/win64] 69 commits: add resource.prlimit() (added in CPython 3.4)

2020-11-29 Thread Matti Picus
Matti Picus pushed to branch branch/win64 at PyPy / pypy Commits: da03fda1 by cptpcrd at 2020-10-28T13:25:54-04:00 add resource.prlimit() (added in CPython 3.4) --HG-- branch : cptpcrd-resource-prlimit - - - - - 7cd66c27 by cptpcrd at 2020-10-28T17:59:00-04:00 only compile my_prlimit header o

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix test, the repr of subclasses changed

2020-11-29 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 3e09b903 by Carl Friedrich Bolz-Tereick at 2020-11-29T12:11:13+01:00 fix test, the repr of subclasses changed --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/module/test_lib_pypy/test_collections.py

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 5 commits: fix const-ness of char * fields (bpo 28761)

2020-11-29 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 7587d285 by Matti Picus at 2020-11-28T23:43:26+02:00 fix const-ness of char * fields (bpo 28761) --HG-- branch : const - - - - - 221b6f34 by Matti Picus at 2020-11-29T01:37:59+02:00 fix char* -> const char* for translation --H

[pypy-commit] [Git][pypy/pypy][branch/const] document branch to be merged

2020-11-29 Thread Matti Picus
Matti Picus pushed to branch branch/const at PyPy / pypy Commits: 22d30a88 by Matti Picus at 2020-11-29T13:56:11+02:00 document branch to be merged --HG-- branch : const - - - - - 1 changed file: - pypy/doc/whatsnew-pypy3-head.rst View it on GitLab: https://foss.heptapod.net/pypy/pypy/-

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/win64-py3.7

2020-11-29 Thread Matti Picus
Matti Picus pushed new branch branch/win64-py3.7 at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/win64-py3.7 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix error message (I don't understand why we have such a big divergence to

2020-11-29 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 79525316 by Carl Friedrich Bolz-Tereick at 2020-11-29T13:30:56+01:00 fix error message (I don't understand why we have such a big divergence to cpython in this file) --HG-- branch : py3.7 - - - - - 1 changed f

[pypy-commit] [Git][pypy/pypy][branch/win64-py3.7] fix merge

2020-11-29 Thread Matti Picus
Matti Picus pushed to branch branch/win64-py3.7 at PyPy / pypy Commits: 4f276990 by Matti Picus at 2020-11-29T21:11:44+02:00 fix merge --HG-- branch : win64-py3.7 - - - - - 2 changed files: - pypy/module/_hpy_universal/llapi.py - pypy/module/cpyext/typeobject.py View it on GitLab: https

[pypy-commit] [Git][pypy/pypy][branch/default] 110 commits: enable x64

2020-11-29 Thread Matti Picus
Matti Picus pushed to branch branch/default 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::TestStandalo

[pypy-commit] [Git][pypy/pypy][branch/win64-py3.7] 3 commits: widen descr_repr params in interp_socket

2020-11-29 Thread Matti Picus
Matti Picus pushed to branch branch/win64-py3.7 at PyPy / pypy Commits: af04429d by nulano at 2020-10-15T23:04:17+01:00 widen descr_repr params in interp_socket --HG-- branch : win64-py3.7 - - - - - 48b7be56 by Matti Picus at 2020-11-29T23:23:57+02:00 redo 8d46bb85ee06 --HG-- branch : win64-

[pypy-commit] [Git][pypy/pypy][branch/win64-py3.7] fixes annotation for both 32-bit and 64-bit windows, disable _hpy_universal

2020-11-29 Thread Matti Picus
Matti Picus pushed to branch branch/win64-py3.7 at PyPy / pypy Commits: a78b7994 by Matti Picus at 2020-11-30T08:03:37+02:00 fixes annotation for both 32-bit and 64-bit windows, disable _hpy_universal --HG-- branch : win64-py3.7 - - - - - 4 changed files: - pypy/config/pypyoption.py - pypy