Skip to content

Conversation

@minrk
Copy link
Member

@minrk minrk commented Jan 25, 2016

JSON.stringifiy is unreliable because it is key-order sensitive

closes #964

JSON.stringifiy is unreliable because it is key-order sensitive
@minrk minrk added this to the 4.2 milestone Jan 25, 2016
@Carreau
Copy link
Member

Carreau commented Jan 25, 2016

+1.

Candidate for backport too.

@jdfreder
Copy link
Contributor

Neat find, +1

@jdfreder
Copy link
Contributor

I forget, where is the backport script? I think it used to live in ipython/ipython/scripts, which lead me to look in jupyter/notebook/scripts, but I did not see it there. Does it live somewhere else?

@jdfreder
Copy link
Contributor

@jdfreder
Copy link
Contributor

ipython/ipython#9170 :)

jdfreder added a commit that referenced this pull request Jan 25, 2016
use _.isEqual to check for metadata changes
@jdfreder jdfreder merged commit 03b4e32 into jupyter:master Jan 25, 2016
@jdfreder
Copy link
Contributor

Now... we wait to run the script and run it at once to do back ports in batch, right?

minrk added a commit that referenced this pull request Feb 6, 2016
JSON.stringifiy is unreliable because it is key-order sensitive

closes #964
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Notebooks marked unsaved on opening.

3 participants