Skip to content

update_config only loads *new* config#123

Merged
minrk merged 1 commit intoipython:masterfrom
minrk:partial-update
Feb 12, 2016
Merged

update_config only loads *new* config#123
minrk merged 1 commit intoipython:masterfrom
minrk:partial-update

Conversation

@minrk
Copy link
Member

@minrk minrk commented Nov 9, 2015

rather than trigger _config_changed, which reloads all config, even what's already been loaded.

Should address the repeated warning discussed in #119

@Carreau
Copy link
Member

Carreau commented Nov 9, 2015

works for me.

Do you want to address the todo now? or later ?

@minrk
Copy link
Member Author

minrk commented Nov 10, 2015

No, the TODO should wait for the dict-change events, which don't exist.

@SylvainCorlay
Copy link
Member

This needs a rebase.

@minrk minrk added this to the 4.2 milestone Nov 27, 2015
@minrk
Copy link
Member Author

minrk commented Nov 27, 2015

Rebased

rather than trigger `_config_changed`, which reloads *all* config, even what's already been loaded.
minrk added a commit that referenced this pull request Feb 12, 2016
update_config only loads *new* config
@minrk minrk merged commit 73d6115 into ipython:master Feb 12, 2016
@minrk minrk deleted the partial-update branch February 12, 2016 13:45
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