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

avoid comparing string with ndarray #2148

Merged
merged 1 commit into from
Dec 11, 2021

Conversation

pijyoi
Copy link
Contributor

@pijyoi pijyoi commented Dec 11, 2021

This fixes #2027 by extracting the fix made in #1453 (6624f7e)
As this bug was introduced in 0.12.3, I figured it would be good to fix it before 0.12.4, even if it is marked as a "good first issue".

@j9ac9k
Copy link
Member

j9ac9k commented Dec 11, 2021

Thanks @pijyoi forgot about this one!

@j9ac9k j9ac9k merged commit ee923a7 into pyqtgraph:master Dec 11, 2021
@pijyoi pijyoi deleted the fix_ndarray_compare branch December 11, 2021 03:46
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.

PlotDataItem with connect=ndarray raises FutureWarning
2 participants