Antonio Cuni pushed to branch branch/rpython-error_value at PyPy / pypy
Commits: ef0de482 by Antonio Cuni at 2020-11-20T18:13:38+01:00 rename this test, else it's ungreppable --HG-- branch : rpython-error_value - - - - - 1cbed6f5 by Antonio Cuni at 2020-11-21T11:58:27+01:00 WIP: require the user to explicitly define which error_value to use when using @llhelper_can_raise, because this is what we need for HPy. However, this uncovers a problem, see test_llhelper_can_raise_custome_error_value --HG-- branch : rpython-error_value - - - - - 4 changed files: - rpython/rlib/objectmodel.py - rpython/rtyper/lltypesystem/ll2ctypes.py - rpython/rtyper/lltypesystem/test/test_ll2ctypes.py - rpython/translator/test/test_exceptiontransform.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/454729a79136a8c9a94cef5399c3cb7e418867e8...1cbed6f5490cd2c6498f68eeedb3aac897cde2ad -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/454729a79136a8c9a94cef5399c3cb7e418867e8...1cbed6f5490cd2c6498f68eeedb3aac897cde2ad You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
