Matti Picus pushed to branch branch/release-pypy3.7-v7.x 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

- - - - -
f9cd3ff8 by Matti Picus at 2021-10-06T21:01:56+03:00
fix venv yet again: libpypy* was missing when using --copies

--HG--
branch : py3.7

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

- - - - -
935d5d63 by Matti Picus at 2021-10-08T11:23:45+03:00
add missing import

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

- - - - -
e5503e21 by Matti Picus at 2021-10-10T00:01:47+03:00
require _get_multiarch to succeed on posix

- - - - -
6f4afd79 by Matti Picus at 2021-10-10T00:02:27+03:00
merge default into py3.7

--HG--
branch : py3.7

- - - - -
4095a835 by Matti Picus at 2021-10-10T06:42:57+03:00
fix d3a0f53969da

- - - - -
f19852e3 by Matti Picus at 2021-10-10T06:43:54+03:00
merge default into branch

--HG--
branch : py3.7

- - - - -
f5f40f80 by Matti Picus at 2021-10-10T08:59:10+03:00
fix test

--HG--
branch : py3.7

- - - - -
f0c01199 by Matti Picus at 2021-10-10T09:10:30+03:00
cpython does not have datetime._normalize

--HG--
branch : py3.7

- - - - -
78f63835 by Matti Picus at 2021-10-10T09:12:15+03:00
avoid deprecation warnings on CPython, PyPy

--HG--
branch : py3.7

- - - - -
b494a5af by Matti Picus at 2021-10-11T12:31:43+03:00
merge py3.7 into release

--HG--
branch : release-pypy3.7-v7.x

- - - - -


19 changed files:

- .hgtags
- extra_tests/test_datetime.py
- 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/aed94e55be0b1215a09704abfabdd5c0b69ccf13...b494a5af2f075851e72f3370ff37b16eb4ecc485

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/aed94e55be0b1215a09704abfabdd5c0b69ccf13...b494a5af2f075851e72f3370ff37b16eb4ecc485
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