Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dask/dask
/ C
Class
C
dask/tests/test_tokenize.py:305–307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
304
def
test_normalize_object_unserializable():
305
class
C:
306
def
__reduce__(self):
307
assert False
308
309
c = C()
310
Callers
8
test_normalize_object_unserializable
Function · 0.70
nested_tokenize_ensure_deterministic
Function · 0.70
f
Function · 0.70
test_tokenize_callable_class
Function · 0.70
test_tokenize_callable_class_with_tokenize_method
Function · 0.70
test_nested_tokenize_seen
Function · 0.70
test_tokenize_dict_doesnt_call_str_on_values
Function · 0.70
test_tokenize_opaque_object_with_buffers
Function · 0.70
Calls
no outgoing calls
Tested by
8
test_normalize_object_unserializable
Function · 0.56
nested_tokenize_ensure_deterministic
Function · 0.56
f
Function · 0.56
test_tokenize_callable_class
Function · 0.56
test_tokenize_callable_class_with_tokenize_method
Function · 0.56
test_nested_tokenize_seen
Function · 0.56
test_tokenize_dict_doesnt_call_str_on_values
Function · 0.56
test_tokenize_opaque_object_with_buffers
Function · 0.56