![]() * [ENG-3970] When normal pickle fails, try dill If dill is not installed, suggest that the user `pip install` it. Fix #4147 * re-lock depenedencies * Include original pickle error message for better debugging When the pickling throws a warning and dill is not installed, include the original pickle error. Add a test case for an object that even dill cannot pickle to ensure error path is hit as expected. * py3.9 compatibility |
||
---|---|---|
.. | ||
integration | ||
units | ||
__init__.py | ||
test_node_version.py |