Skip to content

Don't call notify_change with non-change events#437

Merged
minrk merged 1 commit intoipython:masterfrom
minrk:default-event-isnt-change
Aug 10, 2017
Merged

Don't call notify_change with non-change events#437
minrk merged 1 commit intoipython:masterfrom
minrk:default-event-isnt-change

Conversation

@minrk
Copy link
Member

@minrk minrk commented Aug 10, 2017

default event has been added, which breaks anything that logically assumes notify_change only gets change events.

Call underlying, private _notify_observers instead.

default event has been added, which breaks anything that logically assumes `notify_change` only gets change events.
@minrk minrk merged commit a4e26f2 into ipython:master Aug 10, 2017
@minrk minrk deleted the default-event-isnt-change branch August 10, 2017 11:31
@Carreau Carreau added this to the 5.0 milestone Jun 4, 2020
@Carreau Carreau added 5.0-re-review Need to re-review for potential API impact changes. 5.0-no-incidence change that has noincidence on 5.0 compat (eg: doc) and removed 5.0-re-review Need to re-review for potential API impact changes. labels Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5.0-no-incidence change that has noincidence on 5.0 compat (eg: doc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants