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 binary buffers are correctly extracted in CommManager #6818

Merged
merged 5 commits into from
May 9, 2024

Conversation

philippjfr
Copy link
Member

Binary buffers in Bokeh are now held in a Buffer object which means our old check for isPlainObject no longer works and we have to explicitly check for it.

  • Add test

@philippjfr
Copy link
Member Author

Fixes holoviz/holoviews#6225

@philippjfr philippjfr changed the title Ensure binary buffers are correctly extract in CommManager Ensure binary buffers are correctly extracted in CommManager May 9, 2024
@philippjfr philippjfr merged commit 5980533 into main May 9, 2024
9 of 14 checks passed
@philippjfr philippjfr deleted the comm_manager_fix_buffer_detect branch May 9, 2024 16:39
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.

1 participant