Skip to content

PR: Make exec() for PySide2#438

Merged
dalthviz merged 1 commit intospyder-ide:masterfrom
StSav012:make_exec_for_PySide2
Jul 5, 2023
Merged

PR: Make exec() for PySide2#438
dalthviz merged 1 commit intospyder-ide:masterfrom
StSav012:make_exec_for_PySide2

Conversation

@StSav012
Copy link
Copy Markdown
Contributor

@StSav012 StSav012 commented Jul 5, 2023

To make the new code compatible with PySide2, I've made exec() for the classes that have exec_() functions:

  • QCoreApplication
  • QEventLoop
  • QThread
  • QTextStreamManipulator

And tests for the calls. Actually, test_qtextstreammanipulator_exec and test_qthread_exec are far from perfect, but I haven't figured out how to test them.

@StSav012 StSav012 marked this pull request as ready for review July 5, 2023 11:46
@ccordoba12 ccordoba12 requested a review from dalthviz July 5, 2023 12:40
@ccordoba12 ccordoba12 added this to the v2.4.0 milestone Jul 5, 2023
Copy link
Copy Markdown
Member

@dalthviz dalthviz left a comment

Choose a reason for hiding this comment

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

Thanks @StSav012 ! LGTM 👍

@dalthviz dalthviz merged commit b303b62 into spyder-ide:master Jul 5, 2023
@dalthviz dalthviz changed the title Make exec() for PySide2 PR: Make exec() for PySide2 Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants