[pypy-commit] [Git][pypy/pypy][branch/py3.8] changes to test from bpo-46811 for expat>2.4.5

2022-03-04 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 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 - - - - - 1 changed file: - lib-python/3/test/test_minidom.py View it on Heptapod: https://foss.hep

[pypy-commit] [Git][pypy/pypy][branch/default] add missing import

2022-03-04 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 033fe9b9 by Matti Picus at 2022-03-04T15:52:01+02:00 add missing import - - - - - 1 changed file: - lib-python/2.7/test/test_minidom.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/033fe9b9c923d9e9ad

[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 3 commits: Add new file to the ECI

2022-03-04 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/hpy-0.0.4 at PyPy / pypy Commits: c0d45b55 by Ronan Lamy at 2022-03-04T19:33:42+00:00 Add new file to the ECI --HG-- branch : hpy-0.0.4 - - - - - 5a705382 by Ronan Lamy at 2022-03-04T19:45:17+00:00 fix compilation warning --HG-- branch : hpy-0.0.4 - - - -