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


Commits:
5ace60ed by Matti Picus at 2022-03-03T18:22:39+02:00
add a draft release note

- - - - -
daa8379f by Matti Picus at 2022-03-03T18:30:54+02:00
update main development version to 7.3.10

- - - - -
033fe9b9 by Matti Picus at 2022-03-04T15:52:01+02:00
add missing import

- - - - -
3dd8c6bf by Carl Friedrich Bolz-Tereick at 2022-03-05T13:24:38+01:00
a test that constructing a named tuple has no weird global lookups. tests the
logic of 8bd3b5c5365d

- - - - -
44823755 by Matti Picus at 2022-03-05T19:09:08+02:00
backport the rest of the changes to support libexpat>2.4.5

- - - - -
1e95a0e6 by Matti Picus at 2022-03-05T20:37:34+02:00
backport parts of package.py from py3.8 to create pypy2.7 (issue 3696)

- - - - -
cf1c68db by Matti Picus at 2022-03-06T09:53:25+02:00
update cffi to latest HEAD (test for python>=3.11)

- - - - -
0b7883ab by Matti Picus at 2022-03-06T09:57:42+02:00
add python2.exe, python2.7.exe, pypy2.exe (windows) and pypy2 (posix) to package

- - - - -
e0b72320 by Carl Friedrich Bolz-Tereick at 2022-03-06T13:07:43+01:00
maybe like this

- - - - -
e96dc54d by Matti Picus at 2022-03-06T14:48:18+02:00
update release note

- - - - -
e4c2f2a3 by Matti Picus at 2022-03-07T15:18:27+02:00
add a config file for readthedocs (for pypy, not clear how to handle rpython)

- - - - -
08367428 by Matti Picus at 2022-03-07T15:26:05+02:00
typo

- - - - -
f0810263 by Matti Picus at 2022-03-08T12:13:31+02:00
hack to avoid running own tests on pypyjit/test_pypy_c if host test runner is a 
random pypy2

- - - - -
4ba9077d by Matti Picus at 2022-03-10T00:35:51+02:00
update release note to reflect conclusions from issue 3688

- - - - -
3009fd6a by Matti Picus at 2022-03-10T01:25:03+02:00
add release note to index

- - - - -
41abb942 by Matti Picus at 2022-03-10T14:31:35+02:00
make code sample work on python3 (issue 3699)

- - - - -
e5dafe2a by Matti Picus at 2022-03-13T01:36:11+02:00
skip cffi embedded tests on python2 since on windows + virtualenv they fail

site.py does not read the pyvenv.cfg file

- - - - -
835418ea by Matti Picus at 2022-03-13T01:37:00+02:00
also copy the tk*.dll and tck*.dll to lib_pypy/_tkinter for tests (in a 
virtualenv)

- - - - -
210b0b17 by Matti Picus at 2022-03-14T14:28:09+02:00
fix link

- - - - -
a1b1b316 by Matti Picus at 2022-03-16T00:27:44+02:00
update release note, update openssl to 1.1.1n on portable builds

- - - - -
79c88ee4 by Matti Picus at 2022-03-16T10:09:31+02:00
merge default

--HG--
branch : py3.7

- - - - -


11 changed files:

- + .readthedocs.yaml
- extra_tests/cffi_tests/conftest.py
- lib_pypy/pypy_tools/build_cffi_imports.py
- pypy/doc/cpython_differences.rst
- pypy/doc/index-of-release-notes.rst
- + pypy/doc/release-v7.3.9.rst
- pypy/module/_cffi_backend/test/_backend_test_c.py
- pypy/module/pypyjit/test_pypy_c/test_instance.py
- pypy/tool/release/package.py
- rpython/translator/c/src/thread_gil.c
- testrunner/runner.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/ee0371d7adf8da12b6dc9786b316d2e4eed87dc4...79c88ee47213bc222b1d58c557f7bb72f1d59b1a

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


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to