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


Commits:
d0bd2822 by Antonio Cuni at 2020-09-08T15:43:16+02:00
Improve the ./update_vendored.sh script in preparation of the merge of the hpy
branch 'get-version':

  - use rsync instead of cp to sync the files: this way, it automatically
    deletes files which have been deleted in the src git repo

  - check that the versions reported by git describe and the one found in
    hpy/devel/version.py match: this way, we will be able to use
    _vendored/hpy/devel/version.py to implement _hpy_universal.get_version()

--HG--
branch : hpy

- - - - -
236a3115 by Antonio Cuni at 2020-09-08T16:00:13+02:00
partially revert commit 16a177fc418b: there is a test checking the exact error 
message, we can't simply change it :(

--HG--
branch : hpy

- - - - -


2 changed files:

- pypy/module/_hpy_universal/interp_extfunc.py
- pypy/module/_hpy_universal/update_vendored.sh


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/b98f5ab9e8a7e3f821881a13e70e27a498ca51bd...236a31159af1789ba10f4639a673fa7ff7c7b6b1

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/b98f5ab9e8a7e3f821881a13e70e27a498ca51bd...236a31159af1789ba10f4639a673fa7ff7c7b6b1
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