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

PR: Change subprocess.Popen to QProcess #273

Merged
merged 4 commits into from
Jun 29, 2021

Conversation

steff456
Copy link
Member

Fixes #264

@steff456 steff456 requested a review from ccordoba12 June 24, 2021 23:04
@steff456 steff456 self-assigned this Jun 24, 2021
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

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

Thanks @steff456 for this! I left some comments to improve this below.

@ccordoba12 ccordoba12 added this to the 1.0.0 milestone Jun 25, 2021
@ccordoba12 ccordoba12 changed the title PR: Change Popen to QProcess PR: Change subprocess.Popen to QProcess Jun 25, 2021
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

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

Thanks @steff456, last suggestion then this should be ready.

@ccordoba12
Copy link
Member

There's also a small conflict you need to fix now.

Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

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

Looks good to me now, thanks @steff456!

@ccordoba12 ccordoba12 merged commit 5dfe20f into spyder-ide:master Jun 29, 2021
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.

Use QProcess instead of subprocess.Popen
2 participants