Skip to content

PR: Don't make QTextStreamManipulator.exec_ on PyQt5/6#404

Merged
dalthviz merged 1 commit intospyder-ide:masterfrom
StSav012:remove-QTextStreamManipulator-exec-in-PyQt
Feb 7, 2023
Merged

PR: Don't make QTextStreamManipulator.exec_ on PyQt5/6#404
dalthviz merged 1 commit intospyder-ide:masterfrom
StSav012:remove-QTextStreamManipulator-exec-in-PyQt

Conversation

@StSav012
Copy link
Copy Markdown
Contributor

@StSav012 StSav012 commented Feb 7, 2023

Neither exec nor exec_ is present on the QTextStreamManipulator class object in the PyQt5 (5.9.2 to 5.15.8, the latest to date) and PyQt6 (6.4.2, the latest to date).

See #402

@dalthviz dalthviz added this to the v2.3.1 milestone Feb 7, 2023
@dalthviz dalthviz linked an issue Feb 7, 2023 that may be closed by this pull request
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 !

@dalthviz dalthviz merged commit 441560d into spyder-ide:master Feb 7, 2023
@dalthviz dalthviz changed the title Don't make QTextStreamManipulator.exec_ on PyQt5/6 PR: Don't make QTextStreamManipulator.exec_ on PyQt5/6 Feb 7, 2023
@StSav012 StSav012 deleted the remove-QTextStreamManipulator-exec-in-PyQt branch February 23, 2023 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QTextStreamManipulator has no exec method on PyQt5/6

2 participants