Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for exception-handling in PyImath #103

Merged

Conversation

cary-ilm
Copy link
Member

Remove the PY_IMATH_HANDLE_EXCEPTIONS option altogether.

With the removal of Iex from Imath and its wrapping of floating-point exceptions, there is no longer any need for the PY_IMATH_LEAVE/RETURN_PYTHON or MATH_EXC_ON macros.

Signed-off-by: Cary Phillips cary@ilm.com

Remove the PY_IMATH_HANDLE_EXCEPTIONS option altogether.

With the removal of Iex from Imath and its wrapping of floating-point
exceptions, there is no longer any need for the
PY_IMATH_LEAVE/RETURN_PYTHON or MATH_EXC_ON macros.

Signed-off-by: Cary Phillips <cary@ilm.com>
@cary-ilm cary-ilm merged commit f21e31a into AcademySoftwareFoundation:master Feb 24, 2021
@cary-ilm cary-ilm deleted the pyimath-exceptions branch March 7, 2021 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants