Skip to content

Conversation

@charris
Copy link
Member

@charris charris commented May 5, 2021

Backport of #18750.

The test_operator_object_left and test_operator_object_right tests in
test_scalarmath.py set a maximum recursion depth of 100 that caused an
error in gitpod because it was too close to the starting depth of 75.
The fix here is to raise the maximum depth to 200.

Closes #18749

The test_operator_object_left and test_operator_object_right tests in
test_scalarmath.py set a maximum recursion depth of 100 that caused an
error in gitpod because it was too close to the starting depth of 75.
The fix here is to raise the maximum depth to 200.

Closes numpy#18749
@charris charris added this to the 1.20.3 release milestone May 5, 2021
@charris charris merged commit 9d6b02f into numpy:maintenance/1.20.x May 6, 2021
@charris charris deleted the backport-18750 branch May 7, 2021 21:21
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.

1 participant