##// END OF EJS Templates
add pickleutil.PICKLE_PROTOCOL...
add pickleutil.PICKLE_PROTOCOL instead of hardcoding `-1`. default to DEFAULT_PROTOCOL if defined (Python 3.4), and HIGHEST_PROTOCOL otherwise. Matches dill behavior
MinRK -
r17044:65852b38
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / zmq / tests
__init__.py Loading ...
test_embed_kernel.py Loading ...
test_serialize.py Loading ...
test_session.py Loading ...
test_start_kernel.py Loading ...