Skip to content
Snippets Groups Projects
Commit fd94e544 authored by Josh Rosen's avatar Josh Rosen Committed by Josh Rosen
Browse files

Use only cPickle for serialization in Python API.

Objects serialized with JSON can be compared for equality, but JSON can be slow
to serialize and only supports a limited range of data types.
parent 13b95149
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment