Skip to content

Some fixes to the operators implemented by Interactive#814

Merged
maximlt merged 5 commits into
masterfrom
interactive_operators_fixes
Aug 5, 2022
Merged

Some fixes to the operators implemented by Interactive#814
maximlt merged 5 commits into
masterfrom
interactive_operators_fixes

Conversation

@maximlt
Copy link
Copy Markdown
Member

@maximlt maximlt commented Aug 3, 2022

This PR fixes some issues observed on the operators implemented by Interactive:

  • reversed operators were implemented but the reverse info was never passed to the dim transform
  • one dunder method was using the wrong operator
  • removed __div__ as it has been removed in Python 3

This PR also makes the test suite fail when an xfail test actually passes (xpass).

@maximlt maximlt requested a review from hoxbro August 3, 2022 12:26
@maximlt maximlt merged commit 5f77d2c into master Aug 5, 2022
@maximlt maximlt deleted the interactive_operators_fixes branch August 5, 2022 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants