Skip to content

Make NoDefaultSpecified an alias for Undefined#40

Merged
minrk merged 1 commit intoipython:masterfrom
takluyver:nonodefaultspecified
Jun 18, 2015
Merged

Make NoDefaultSpecified an alias for Undefined#40
minrk merged 1 commit intoipython:masterfrom
takluyver:nonodefaultspecified

Conversation

@takluyver
Copy link
Member

Looks like the null values have been breeding.

Everything I've tested seems to work fine with this change, and I can't find anywhere else in our code that we refer to NoDefaultSpecified explicitly.

We do need to keep one special sentinel, because some traits can have a default value of None, which is distinct from not having a default value.

Looks like the null values have been breeding
minrk added a commit that referenced this pull request Jun 18, 2015
Make NoDefaultSpecified an alias for Undefined
@minrk minrk merged commit f0fc237 into ipython:master Jun 18, 2015
@minrk minrk added this to the no action milestone Jun 18, 2015
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.

2 participants