Skip to content

SignalProxy: Correct initialization without slot argument and tests#1392

Merged
j9ac9k merged 13 commits intopyqtgraph:masterfrom
dgoeries:fix-signal-proxy-slot-none
Oct 13, 2020
Merged

SignalProxy: Correct initialization without slot argument and tests#1392
j9ac9k merged 13 commits intopyqtgraph:masterfrom
dgoeries:fix-signal-proxy-slot-none

Conversation

@dgoeries
Copy link
Copy Markdown
Contributor

@dgoeries dgoeries commented Oct 4, 2020

This PR will fix #1178

  • Provided a bunch of basic tests in addition
  • Took the opportunity to clean up a bit the file

@dgoeries
Copy link
Copy Markdown
Contributor Author

dgoeries commented Oct 5, 2020

Sometimes ...

@dgoeries
Copy link
Copy Markdown
Contributor Author

dgoeries commented Oct 5, 2020

Finally, I learned why I never used PySide :-). Maybe an integrator has a look?

@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Oct 10, 2020

Thanks for the PR @dgoeries especially for the tests!

We have a small handful of PRs that are effectively waiting for the post-0.11 release where we no longer support Qt4 and Py2, and given the issues with PySide .... that said, given this addresses an issue that is facing all versions, I'm not opposed to merging right away.

@campagnola @ixjlyons @ksunden you all have opinions?

@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Oct 13, 2020

Thanks for the PR @dgoeries this looks good to me, only changes I request is converting the time.start() parameters to always be of type int.

@dgoeries
Copy link
Copy Markdown
Contributor Author

thanks for the review! Changes were made accordingly

@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Oct 13, 2020

Thanks for the update @dgoeries , this looks good to me, I'll merge.

@j9ac9k j9ac9k merged commit 325a15a into pyqtgraph:master Oct 13, 2020
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.

TypeError in SignalProxy __init__

2 participants