Skip to content

avoid comparing string with ndarray#2148

Merged
j9ac9k merged 1 commit intopyqtgraph:masterfrom
pijyoi:fix_ndarray_compare
Dec 11, 2021
Merged

avoid comparing string with ndarray#2148
j9ac9k merged 1 commit intopyqtgraph:masterfrom
pijyoi:fix_ndarray_compare

Conversation

@pijyoi
Copy link
Copy Markdown
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
Copy Markdown
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