Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits: 48051f15 by Matti Picus at 2023-01-15T17:10:43+02:00 update math factorial (reject floats) and hypot (more accurate imlementation) and allow -D tests to run --HG-- branch : py3.10 - - - - - e291ade3 by Matti Picus at 2023-01-15T17:11:56+02:00 add cpyext interfaces needed to build _testmultiphase --HG-- branch : py3.10 - - - - - 78c18980 by Matti Picus at 2023-01-15T18:59:28+02:00 move trigger to create _testmultiphase to the test.support import, fixes test.importlib --HG-- branch : py3.10 - - - - - 13 changed files: - _pytest/assertion/rewrite.py - lib-python/3/test/support/__init__.py - lib_pypy/_testmultiphase.c.h - lib_pypy/_testmultiphase.py → lib_pypy/_testmultiphase_build.py - pypy/module/cpyext/api.py - pypy/module/cpyext/include/modsupport.h - pypy/module/cpyext/include/object.h - pypy/module/cpyext/longobject.py - pypy/module/cpyext/src/modsupport.c - pypy/module/cpyext/src/typeobject.c - pypy/module/math/app_math.py - pypy/module/math/interp_math.py - pypy/module/math/test/apptest_math.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f70e60e2acb5cf6ba5052bf6ba9b60b7b8508438...78c18980241d5c8c807a30d46712319997274177 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f70e60e2acb5cf6ba5052bf6ba9b60b7b8508438...78c18980241d5c8c807a30d46712319997274177 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