[pypy-commit] [Git][pypy/pypy][branch/py3.8] 16 commits: Added tag release-pypy2.7-v7.3.6rc2 for changeset b89256933b0b

Matti Picus (@mattip) foss at heptapod.net
Fri Oct 8 09:34:25 EDT 2021



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


Commits:
35b0921d by Matti Picus at 2021-10-06T10:13:51+03:00
Added tag release-pypy2.7-v7.3.6rc2 for changeset b89256933b0b

- - - - -
95cffeb0 by Matti Picus at 2021-10-06T10:14:27+03:00
Added tag release-pypy3.7-v7.3.6rc2 for changeset e4511a21ddfc

- - - - -
89a82370 by Matti Picus at 2021-10-06T10:14:55+03:00
Added tag release-pypy3.8-v7.3.6rc2 for changeset 28b8e9d917f1

- - - - -
54b88028 by Matti Picus at 2021-10-06T18:38:51+03:00
add rc2 to the versions.json file

- - - - -
5fc9a3bc by Matti Picus at 2021-10-06T18:48:30+03:00
add two more fixed issues to release notes

- - - - -
994c31d7 by Matti Picus at 2021-10-08T09:34:52+03:00
Back out implementation from 5f72d59b9aa1, it broke non-JIT builds

- - - - -
83419d65 by Matti Picus at 2021-10-08T10:44:10+03:00
add some environment variables to get_multiarch (tumbleweed)

- - - - -
1232ffa6 by Matti Picus at 2021-10-08T10:45:09+03:00
document use of environment variables and that extra_tests should run on CPython

- - - - -
a72f4024 by Matti Picus at 2021-10-08T10:51:42+03:00
backport changes from py3.7

- - - - -
710c5859 by Matti Picus at 2021-10-08T11:07:38+03:00
fix doc build, add missing file from py3.7

- - - - -
38fbc1eb by Matti Picus at 2021-10-08T11:15:15+03:00
merge default into py3.7

--HG--
branch : py3.7

- - - - -
03d3f10d by Matti Picus at 2021-10-08T14:47:23+03:00
fix venv for possibility that someone backports the cpython-style layout from 3.8

--HG--
branch : py3.7

- - - - -
e7cab408 by Matti Picus at 2021-10-08T11:51:33+03:00
add debian value MULTIARCH, crossenv value HOST_GNU_TYPE to sysconfig{data}

--HG--
branch : py3.7

- - - - -
ebbca327 by Matti Picus at 2021-10-08T15:52:30+03:00
new layout uses pypy3.8 not python3.8

--HG--
branch : py3.8

- - - - -
3d0e6786 by Matti Picus at 2021-10-08T16:27:09+03:00
merge py3.7 into py3.8

--HG--
branch : py3.8

- - - - -
27dd1c4d by Matti Picus at 2021-10-08T16:28:00+03:00
remove py3.7-specific comment

--HG--
branch : py3.8

- - - - -


18 changed files:

- .hgtags
- lib-python/3/sysconfig.py
- lib-python/3/test/test_sysconfig.py
- lib-python/3/test/test_venv.py
- lib-python/3/venv/__init__.py
- lib_pypy/_sysconfigdata.py
- pypy/doc/build.rst
- pypy/doc/contributing.rst
- pypy/doc/index-of-release-notes.rst
- pypy/doc/index-of-whatsnew.rst
- pypy/doc/release-v7.3.6.rst
- pypy/doc/whatsnew-pypy3-7.3.6.rst
- pypy/tool/release/check_versions.py
- + pypy/tool/release/config.guess
- pypy/tool/release/package.py
- pypy/tool/release/repackage.sh
- pypy/tool/release/versions.json
- rpython/translator/platform/posix.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f6349fe07e95b6ff86d043a0e5bba246912f46cb...27dd1c4db17b0e700c6e52da93fdf43bade1a746

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20211008/abfd9540/attachment.html>


More information about the pypy-commit mailing list