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: Avoid showing dialogs in IPython console tests to avoid segfaults #6602

Merged
merged 7 commits into from
Mar 5, 2018

Conversation

ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented Mar 5, 2018

Also, fix other tests and remove several skipif's on Windows.

@ccordoba12 ccordoba12 added this to the v3.2.8 milestone Mar 5, 2018
@pep8speaks
Copy link

pep8speaks commented Mar 5, 2018

Hello @ccordoba12! Thanks for updating the PR.

Line 153:80: E501 line too long (82 > 79 characters)
Line 172:80: E501 line too long (82 > 79 characters)
Line 260:80: E501 line too long (82 > 79 characters)
Line 298:80: E501 line too long (82 > 79 characters)
Line 739:80: E501 line too long (82 > 79 characters)

Comment last updated on March 05, 2018 at 01:46 Hours UTC

@ccordoba12 ccordoba12 merged commit 9811c87 into spyder-ide:3.x Mar 5, 2018
@ccordoba12 ccordoba12 deleted the no-dialogs branch March 5, 2018 02:02
ccordoba12 added a commit that referenced this pull request Mar 5, 2018
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.

2 participants