[pypy-commit] [Git][pypy/pypy][branch/default] add versions.json and script to check it, issue 3354

2020-12-03 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: b557b58d by Matti Picus at 2020-12-04T00:12:08+02:00 add versions.json and script to check it, issue 3354 - - - - - 3 changed files: - pypy/doc/how-to-release.rst - + pypy/tool/release/check_versions.py - + pypy/tool/releas

[pypy-commit] [Git][pypy/pypy] Deleted branch branch/cpyext-pylong-assize-t-fix-exc-type

2020-12-03 Thread Simon Cross
Simon Cross deleted branch branch/cpyext-pylong-assize-t-fix-exc-type at PyPy / pypy -- You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list [email protected] https://mail.python.org/mailman/l

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/add-rffi-constcharpsize2str

2020-12-03 Thread Simon Cross
Simon Cross pushed new branch branch/add-rffi-constcharpsize2str at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/add-rffi-constcharpsize2str You're receiving this email because of your account on foss.heptapod.net.

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 21 commits: a branch where to introduce @error_value to be able to specify arbitrary...

2020-12-03 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: c47532d7 by Antonio Cuni at 2020-11-18T13:52:50+01:00 a branch where to introduce @error_value to be able to specify arbitrary return values to use in case of exceptions (which is needed by hpy) --HG-- branch : rpython-error_va

[pypy-commit] [Git][pypy/pypy][branch/default] make stack bigger when creating pypy.exe directly from C

2020-12-03 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: cb5a37e6 by Matti Picus at 2020-12-03T23:12:09+02:00 make stack bigger when creating pypy.exe directly from C - - - - - 1 changed file: - rpython/translator/platform/windows.py View it on GitLab: https://foss.heptapod.ne

[pypy-commit] [Git][pypy/pypy][branch/hpy-update-to-7c832a2f] Convert API.cast to C-style type specifiers.

2020-12-03 Thread Simon Cross
Simon Cross pushed to branch branch/hpy-update-to-7c832a2f at PyPy / pypy Commits: 511fd9e6 by Simon Cross at 2020-12-03T23:11:34+02:00 Convert API.cast to C-style type specifiers. --HG-- branch : hpy-update-to-7c832a2f - - - - - 2 changed files: - pypy/module/_hpy_universal/apiset.py - py

[pypy-commit] [Git][pypy/pypy][branch/hpy-update-to-7c832a2f] Reformat if statement.

2020-12-03 Thread Simon Cross
Simon Cross pushed to branch branch/hpy-update-to-7c832a2f at PyPy / pypy Commits: 87cc8282 by Simon Cross at 2020-12-03T22:40:03+02:00 Reformat if statement. --HG-- branch : hpy-update-to-7c832a2f - - - - - 1 changed file: - pypy/objspace/fake/objspace.py View it on GitLab: https://fos