Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits: 998666e2 by Carl Friedrich Bolz-Tereick at 2022-11-09T10:38:31+01:00 constant-fold ovf operations in rpython - - - - - d7b59ef5 by Carl Friedrich Bolz-Tereick at 2022-11-10T21:14:17+01:00 #3840: implement the .description attribute of cursors more carefully - - - - - 3d658e61 by Matti Picus at 2022-11-12T23:47:12+02:00 skip test_callback_exception on PyPy - the exception does not have a traceback --HG-- branch : py3.8 - - - - - c9ba3868 by Matti Picus at 2022-11-12T23:52:25+02:00 skip corner case test that is too hard for PyPy to get right - - - - - b6c30e53 by Matti Picus at 2022-11-13T00:04:53+02:00 sync files - - - - - e1a1057b by Matti Picus at 2022-11-13T00:15:35+02:00 set is_musl to always False - - - - - 50a71404 by Matti Picus at 2022-11-13T00:25:11+02:00 skip _cffi_beckend ztranslation, requires too much emulation - - - - - 5501a791 by Matti Picus at 2022-11-13T00:27:21+02:00 merge default --HG-- branch : py3.8 - - - - - 8 changed files: - extra_tests/test_sqlite3.py - lib_pypy/_sqlite3.py - pypy/module/_cffi_backend/test/_backend_test_c.py - pypy/module/_cffi_backend/test/conftest.py - pypy/module/_cffi_backend/test/test_c.py - pypy/module/_cffi_backend/test/test_ztranslation.py - rpython/translator/backendopt/constfold.py - rpython/translator/backendopt/test/test_constfold.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/fb3d6a37fa89eb796b37d34e6db65c71b053c26f...5501a7914d44b7c7b451fbfed6732a9b2bd3da84 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/fb3d6a37fa89eb796b37d34e6db65c71b053c26f...5501a7914d44b7c7b451fbfed6732a9b2bd3da84 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