Antonio Cuni pushed to branch branch/hpy at PyPy / pypy


Commits:
412a86fa by Antonio Cuni at 2020-09-01T17:03:39+02:00
Fix the ./update_vendored script and make sure it copies the whole content of
the hpy/devel/ directory.

Moreover, run ./update_vendored.sh again, against the git commit
f46ea1e28b4b08301150275cfdfccc8b751d30aa. This "fixes" pypy commit
8d9ec3b26d4b, which ran the old&buggy version of update_vendored.sh

--HG--
branch : hpy

- - - - -
22698729 by Antonio Cuni at 2020-09-01T17:30:40+02:00
Manually redo commit 76db55f57df9 of the hpy-setuptools-extension branch.

Kill our custom hacks HPyDevel/HPyExtensionCompiler to compile tests, and
reuse the code and logic which is already present in hpy.devel.HPyDevel
instead.

--HG--
branch : hpy

- - - - -


9 changed files:

- pypy/module/_hpy_universal/_vendored/README.txt
- + pypy/module/_hpy_universal/_vendored/hpy/__init__.py
- pypy/module/_hpy_universal/_vendored/hpy/devel/__init__.py
- + pypy/module/_hpy_universal/_vendored/hpy/devel/src/runtime/ctx_listbuilder.c
- + pypy/module/_hpy_universal/_vendored/hpy/devel/src/runtime/ctx_module.c
- + pypy/module/_hpy_universal/_vendored/hpy/devel/src/runtime/ctx_type.c
- pypy/module/_hpy_universal/test/support.py
- pypy/module/_hpy_universal/update_vendored.sh
- requirements.txt


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/0b3c95a38d2a8b199e989e3eefc8dfd68170b86b...2269872994fa249de8fc33bccde009e9a3c156fc

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/0b3c95a38d2a8b199e989e3eefc8dfd68170b86b...2269872994fa249de8fc33bccde009e9a3c156fc
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to