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
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
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.
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
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
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
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