[pypy-commit] [Git][pypy/pypy][branch/py3.8] adjust sys.initpath to use either ./lib-python/3 or ./lib/pypy3.8 (./Lib on windows)

2021-09-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 35963bed by Matti Picus at 2021-09-12T23:45:45+03:00 adjust sys.initpath to use either ./lib-python/3 or ./lib/pypy3.8 (./Lib on windows) issue 3549 --HG-- branch : py3.8 - - - - - 2 changed files: - pypy/module/sys/initpa

[pypy-commit] [Git][pypy/pypy][branch/py3.7] cleanout old bundled versions of pip and setuptools

2021-09-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 243c0cb1 by Matti Picus at 2021-09-12T23:51:29+03:00 cleanout old bundled versions of pip and setuptools --HG-- branch : py3.7 - - - - - 2 changed files: - − lib-python/3/ensurepip/_bundled/pip-20.0.2-py2.py3-none-any.whl -

[pypy-commit] [Git][pypy/pypy][branch/release-pypy3.7-v7.x] 2 commits: cleanout old bundled versions of pip and setuptools

2021-09-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/release-pypy3.7-v7.x at PyPy / pypy Commits: 243c0cb1 by Matti Picus at 2021-09-12T23:51:29+03:00 cleanout old bundled versions of pip and setuptools --HG-- branch : py3.7 - - - - - 5144f59a by Matti Picus at 2021-09-13T06:54:22+03:00 merge py3.7 into relea

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix test

2021-09-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 6980bc9e by Matti Picus at 2021-09-13T06:51:07+03:00 fix test --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/module/sys/test/test_initpath.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/6980b

[pypy-commit] [Git][pypy/pypy][branch/release-pypy3.8-v7.x] 3 commits: adjust sys.initpath to use either ./lib-python/3 or ./lib/pypy3.8 (./Lib on windows)

2021-09-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/release-pypy3.8-v7.x at PyPy / pypy Commits: 35963bed by Matti Picus at 2021-09-12T23:45:45+03:00 adjust sys.initpath to use either ./lib-python/3 or ./lib/pypy3.8 (./Lib on windows) issue 3549 --HG-- branch : py3.8 - - - - - 6980bc9e by Matti Picus at 20

[pypy-commit] [Git][pypy/pypy][branch/default] tweak release note, fix other doc errors

2021-09-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 25baf7b7 by Matti Picus at 2021-09-13T08:17:55+03:00 tweak release note, fix other doc errors - - - - - 3 changed files: - pypy/doc/faq.rst - pypy/doc/index-of-whatsnew.rst - pypy/doc/release-v7.3.6.rst View it on Heptapo