[pypy-commit] [Git][pypy/pypy][branch/hpy] 2 commits: fix translation

Antonio Cuni foss at heptapod.net
Mon Oct 5 08:29:06 EDT 2020



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


Commits:
d94560f9 by Antonio Cuni at 2020-10-05T13:28:21+01:00
fix translation

--HG--
branch : hpy

- - - - -
4c55e9e2 by Antonio Cuni at 2020-10-05T14:28:11+02:00
use a different way to get the version without importing _vendored.hpy.devel: this makes it possible to translate pypy even if pathlib is not installed (because it's imported by hpy/devel/__init__.py)

--HG--
branch : hpy

- - - - -


2 changed files:

- pypy/module/_hpy_universal/interp_hpy.py
- pypy/module/_hpy_universal/interp_type.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/4910989472ecf3455592fb383ed50339e071d10a...4c55e9e23aaed4b14c1a7dc5105d39a823129619

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/4910989472ecf3455592fb383ed50339e071d10a...4c55e9e23aaed4b14c1a7dc5105d39a823129619
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20201005/7fbc5214/attachment.html>


More information about the pypy-commit mailing list