Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
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
- - - - -
1 changed file:
- pypy/modul
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
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 p
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
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
- - - - -
2 changed files:
- lib-python/3/test/test_minidom.py
- lib-python/3/test/test_xml_et
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
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
- - - - -
1 changed file:
- pypy/interpreter/test/test_app_main.py
View it on Heptapod: