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: Fix error when running cells because previous_focused_widget is not initialized in main window #4031

Merged
merged 1 commit into from
Jan 24, 2017

Conversation

rlaverde
Copy link
Member

@rlaverde rlaverde commented Jan 23, 2017

Fixes #4025

Sorry I introduced this error, I forget to add that variable to the MainWindow.__init__ I think was the hurry fixing #4022.

@goanpeca
Copy link
Member

goanpeca commented Jan 23, 2017

@rlaverde now that you fixed the error, please add a test to make sure we test it :-).

@ccordoba12
Copy link
Member

Unfortunately, I don't have time to wait for a test right now. But @rlaverde, please be sure to add a test for this in another PR :-)

@ccordoba12 ccordoba12 changed the title PR: Fix error uninitialized variable previous_focused_widget in mainwindow PR: Fix error when running cells because previous_focused_widget is not initialized in main window Jan 24, 2017
@ccordoba12 ccordoba12 merged commit 1519f4d into spyder-ide:3.1.x Jan 24, 2017
ccordoba12 added a commit that referenced this pull request Jan 24, 2017
ccordoba12 added a commit that referenced this pull request Jan 24, 2017
@rlaverde rlaverde deleted the fix-uninitialized-variable branch January 24, 2017 16:24
@goanpeca
Copy link
Member

@ccordoba12 this would be a complex test to get running cause we need the whole app. I say we create an issue about with tech debt tag and tackle it later on.

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.

3 participants