Matti Picus pushed to branch branch/py3.9 at PyPy / pypy


Commits:
2e4a7214 by Carl Friedrich Bolz-Tereick at 2021-12-23T11:12:47+01:00
make it possible to translate with --platlibdir like this:

rpython -Ojit targetpypystandalone.py --platlibdir=lib64

--HG--
branch : py3.9-platlibdir

- - - - -
b9920567 by Carl Friedrich Bolz-Tereick at 2021-12-23T12:34:38+01:00
use platlibdir in site.py correctly

--HG--
branch : py3.9-platlibdir

- - - - -
e1db7d02 by Carl Friedrich Bolz-Tereick at 2021-12-23T15:33:48+01:00
use platlibdir to find the initial path as well, otherwise packaged pypy's 
use
the compiled in path

--HG--
branch : py3.9-platlibdir

- - - - -
f6a3efc4 by Carl Friedrich Bolz-Tereick at 2021-12-23T15:36:50+01:00
use platlibdir when packaging too

--HG--
branch : py3.9-platlibdir

- - - - -
93396444 by Matti Picus at 2022-01-09T15:28:46+02:00
merge py3.9 into branch

--HG--
branch : py3.9-platlibdir

- - - - -
57767aa0 by Matti Picus at 2022-01-09T15:34:44+02:00
merge py3.9-platlibdir which provides the --platlibdir option when translating

--HG--
branch : py3.9

- - - - -


8 changed files:

- lib-python/3/site.py
- pypy/config/pypyoption.py
- pypy/module/sys/initpath.py
- pypy/module/sys/moduledef.py
- pypy/module/sys/state.py
- pypy/module/sys/test/test_initpath.py
- pypy/module/sys/test/test_sysmodule.py
- pypy/tool/release/package.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/e8885fe8eb6e2a022e47ca3ef650be4beb082cba...57767aa0630bf0fdcdc71fe332947f4b4d2358d2

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/e8885fe8eb6e2a022e47ca3ef650be4beb082cba...57767aa0630bf0fdcdc71fe332947f4b4d2358d2
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to