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


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

- - - - -
a005df1e by Matti Picus at 2022-03-06T10:30:03+02:00
merge default

--HG--
branch : py3.8

- - - - -


3 changed files:

- pypy/module/_cffi_backend/test/_backend_test_c.py
- pypy/module/pypyjit/test_pypy_c/test_instance.py
- pypy/tool/release/package.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/469d339a42def02f83d77e4dc36c6912738141f1...a005df1e5f564b31d6c867a3a7f7e3340ccf2702

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