Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits: 70f1ac82 by Carl Friedrich Bolz-Tereick at 2022-02-28T20:25:34+01:00 make PyImport_ExecCodeModule and PyImport_ExecCodeModuleEx take const char * as arguments --HG-- branch : py3.8 - - - - - 6f2542b8 by Matti Picus at 2022-03-03T08:47:39+02:00 pyexpat 2.4.6 raises a ExpatError on invalid unicode - - - - - 0f679bfc by Matti Picus at 2022-03-03T08:56:02+02:00 backport stdlib test changes from bpo-46811 for expat>2.4.5 - - - - - ea8e3138 by Matti Picus at 2022-03-03T14:47:43+02:00 merge default --HG-- branch : py3.8 - - - - - 8ae55423 by Matti Picus at 2022-03-03T09:47:54+02:00 add back file removed in add5246bab1f when attempting to change to apptest --HG-- branch : py3.8 - - - - - abcd97b7 by Matti Picus at 2022-03-03T10:27:53+02:00 python3 pyexpat does not have __version__, tweak and delete tests --HG-- branch : py3.8 - - - - - 05a48e26 by Matti Picus at 2022-03-03T14:34:54+02:00 add pypy3.7.exe (issue 3693) --HG-- branch : py3.8 - - - - - 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 - - - - - c99f3298 by Matti Picus at 2022-03-03T18:33:04+02:00 merge default --HG-- branch : py3.8 - - - - - 033fe9b9 by Matti Picus at 2022-03-04T15:52:01+02:00 add missing import - - - - - 9fd6fe2c by Matti Picus at 2022-03-04T15:55:49+02:00 changes to test from bpo-46811 for expat>2.4.5 --HG-- branch : py3.8 - - - - - 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 - - - - - 289d2a82 by Matti Picus at 2022-03-05T19:29:33+02:00 port the rest of the changes to support libexpat>2.4.5 --HG-- branch : py3.8 - - - - - 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) - - - - - 469d339a by Matti Picus at 2022-03-05T22:45:12+02:00 use env in calls to Popen to properly set up env for locale --HG-- branch : py3.8 - - - - - 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 - - - - - 156b2724 by Matti Picus at 2022-03-06T10:31:35+02:00 merge py3.8 --HG-- branch : py3.9 - - - - - 13 changed files: - lib-python/3/test/test_minidom.py - lib-python/3/test/test_xml_etree.py - pypy/doc/conf.py - + pypy/doc/release-v7.3.9.rst - pypy/interpreter/test/test_app_main.py - pypy/module/_cffi_backend/test/_backend_test_c.py - pypy/module/cpyext/import_.py - pypy/module/cpyext/include/patchlevel.h - pypy/module/pyexpat/moduledef.py - + pypy/module/pyexpat/test/test_parser.py - pypy/module/pypyjit/test_pypy_c/test_instance.py - pypy/module/sys/version.py - pypy/tool/release/package.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d6023ba654976dd408c459155be34b1a66149d6c...156b272448ef24dbf79a2b425c648116d00ac487 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d6023ba654976dd408c459155be34b1a66149d6c...156b272448ef24dbf79a2b425c648116d00ac487 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