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

alway define aliases, even if empty #4770

Merged
merged 1 commit into from Jan 8, 2014
Merged

Conversation

Carreau
Copy link
Member

@Carreau Carreau commented Jan 8, 2014

closes gh-4769

Otherwise aliases is undefined.

@takluyver
Copy link
Member

Thanks Matthias. I assume this would already cause a test failure on Windows, we just didn't check it before merging #4746. So we shouldn't need to add another test.

For future reference, if we want to test a PR on Windows, any of us with a ShiningPanda login can click 'build with parameters' on this page and supply the PR number. I should have done that before merging #4746. I've just set it to run for this PR.

@minrk
Copy link
Member

minrk commented Jan 8, 2014

SP run succeeded, merging. thanks for the quick fix.

minrk added a commit that referenced this pull request Jan 8, 2014
alway define aliases, even if empty
@minrk minrk merged commit ac26ddf into ipython:master Jan 8, 2014
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
alway define aliases, even if empty
@Carreau Carreau deleted the closes-4769 branch December 15, 2014 16:47
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.

Ipython 2.0 will not startup on py27 on windows
3 participants