Skip to content

Deprecate get_default_value()#34

Merged
minrk merged 1 commit intoipython:masterfrom
takluyver:deprecate-get-default-value
Jun 15, 2015
Merged

Deprecate get_default_value()#34
minrk merged 1 commit intoipython:masterfrom
takluyver:deprecate-get-default-value

Conversation

@takluyver
Copy link
Member

Closes gh-32

I also removed validate_default_value(), which I just added in PR #31. Its implementation is a single line, so I decided it was clearer to inline it where it's used.

@takluyver
Copy link
Member Author

Don't merge this yet, just about to open a conflicting PR

Closes ipythongh-32

I also removed validate_default_value(), which I just added in PR ipython#31.
Its implementation is a single line, so I decided it was clearer to
inline it where it's used.
@takluyver takluyver force-pushed the deprecate-get-default-value branch from 0802a2f to e7c2cff Compare June 15, 2015 18:20
@takluyver
Copy link
Member Author

Rebased now that #35 is merged. @SylvainCorlay , do you want to check that this doesn't break anything with widgets?

@minrk
Copy link
Member

minrk commented Jun 15, 2015

👍 will merge after confirmation from @SylvainCorlay

@minrk minrk added this to the 4.0 milestone Jun 15, 2015
@SylvainCorlay
Copy link
Member

Sorry for the late reply. All the tests run OK.

minrk added a commit that referenced this pull request Jun 15, 2015
@minrk minrk merged commit 8f35c9b into ipython:master Jun 15, 2015
@takluyver takluyver deleted the deprecate-get-default-value branch June 16, 2015 00:04
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