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

Ensure that param watch decorator is resolved using MRO #327

Merged
merged 2 commits into from
Mar 15, 2019

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Mar 15, 2019

Fixes #321

  • Adds unit tests

# TODO: should improve this - will happen for every
# instantiation of Parameterized with watched deps. Will
# probably store expanded deps on class - see metaclass
# 'dependers'.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe I should look into these issues.

@jlstevens
Copy link
Contributor

Looks good to me! The issue mentioned in the comment doesn't have to be addressed as part of this PR - I'm happy to merge once the tests pass.

@jlstevens
Copy link
Contributor

Tests have passed. Merging.

@jlstevens jlstevens merged commit 4763c50 into master Mar 15, 2019
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