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

Deprecate ._param_watchers in favor of .param.watchers #797

Merged
merged 7 commits into from
Jul 30, 2023
Merged

Conversation

maximlt
Copy link
Member

@maximlt maximlt commented Jul 25, 2023

Closes #780

  • .param.watchers no longer return the transient dict of watchers (breaking change)
  • instead it returns what used to be returned by _param_watchers
  • _param_watchers has been turned into a deprecated property

I just ran the unit test suite of Panel with this branch checked out without any problem.

Copy link
Member

@philippjfr philippjfr left a comment

Choose a reason for hiding this comment

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

Very happy to see this merged. Thank you!

@maximlt maximlt merged commit ea6b366 into main Jul 30, 2023
@maximlt maximlt deleted the watchers_api branch July 30, 2023 08:33
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.

Add API to access watchers
2 participants