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


Commits:
dcd2ce42 by Matti Picus at 2021-09-05T09:13:26+03:00
remove old versions of bundled pip and setuptools

--HG--
branch : py3.8

- - - - -
4dde4f51 by Matti Picus at 2021-09-05T09:24:25+03:00
remove pypy-specific install schema and move site-packages to lib/pypy3.8

--HG--
branch : py3.8

- - - - -
26c8ecaa by Matti Picus at 2021-09-05T11:08:20+03:00
resync sysconfig_cypthon with upstream, minimize difference with sysconfig_pypy


Some of the synced values are irrelevant, but this is one step toward
removing sysconfig_pypy

--HG--
branch : py3.8

- - - - -
69fa9858 by Matti Picus at 2021-09-05T11:12:55+03:00
when packaging, put stdlib in <prefix>/lib/pypy3.8 on posix, 
<prefix>/Lib on windows

--HG--
branch : py3.8

- - - - -


11 changed files:

- lib-python/3/distutils/command/install.py
- lib-python/3/distutils/sysconfig_cpython.py
- lib-python/3/distutils/sysconfig_pypy.py
- − lib-python/3/ensurepip/_bundled/pip-20.0.2-py2.py3-none-any.whl
- − lib-python/3/ensurepip/_bundled/pip-20.1.1-py2.py3-none-any.whl
- − lib-python/3/ensurepip/_bundled/setuptools-44.0.0-py2.py3-none-any.whl
- lib-python/3/site.py
- lib-python/3/sysconfig.py
- site-packages/README → lib/pypy3.8/site-packages/README
- pypy/interpreter/app_main.py
- pypy/tool/release/package.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/78d50bc8ee4d09a910ca061b154579c6debf9eb1...69fa98581a3daed7ed5f40f1cc6c7a5cfb7d30f5

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/78d50bc8ee4d09a910ca061b154579c6debf9eb1...69fa98581a3daed7ed5f40f1cc6c7a5cfb7d30f5
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