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

don't instantiate Application just for default logger #5379

Merged
merged 1 commit into from Mar 19, 2014

Conversation

minrk
Copy link
Member

@minrk minrk commented Mar 18, 2014

It's unlikely to come up in IPython itself, but can happen if config loaders are used elsewhere.

closes #5378

It's unlikely to happen in IPython itself,
but can happen if config loaders are used elsewhere.
@takluyver
Copy link
Member

It looks OK, but do we want to leave it until after 2.0 now in case it has some unexpected side effects?

@minrk
Copy link
Member Author

minrk commented Mar 19, 2014

I'm fine either way. I can't imagine what side effects it would have, but I've said that before.

@takluyver
Copy link
Member

I don't see any likely ones either. And I guess we won't find out until we merge it. Ah, let's just do it - if there are problems, we'll fix them.

takluyver added a commit that referenced this pull request Mar 19, 2014
don't instantiate Application just for default logger
@takluyver takluyver merged commit 0731d83 into ipython:master Mar 19, 2014
@minrk minrk deleted the config-grr branch March 19, 2014 17:18
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
don't instantiate Application just for default logger
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.

Unexpected and new conflict between PyFileConfigLoader and IPythonQtConsoleApp
2 participants