You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RF: _canonical_dump -> json_dumps and remove python <3.4 workaround
we no longer need workaround since minimal supported python is 3.5.
I followed with json_dumps name to parallel json_dumps_pretty
although we have save_json and not json_save
0 commit comments