Skip to content

Conversation

@minrk
Copy link
Member

@minrk minrk commented Jan 7, 2016

jupyter_client will add kernel_name to connection files (jupyter/jupyter_client#96)
Instead of checking full-dict equality, check the keys we know/care about,
so the tests aren't sensitive to backward-compatible additions.

jupyter_client will add `kernel_name` to connection files.
Instead of checking full-dict equality, check the keys we know/care about,
so the tests aren't sensitive to backward-compatible additions.
@Carreau
Copy link
Member

Carreau commented Jan 7, 2016

+1

takluyver added a commit that referenced this pull request Jan 7, 2016
Handle added but ignored keys in connection file tests
@takluyver takluyver merged commit 78ca4b0 into ipython:master Jan 7, 2016
@minrk minrk deleted the sub-info-test branch January 7, 2016 11:39
@minrk minrk added this to the 4.3 milestone Jan 7, 2016
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