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
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
-
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
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
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
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