Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dask/dask
/ C
Class
C
dask/tests/test_tokenize.py:306–308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
304
305
def
test_normalize_object_unserializable():
306
class
C:
307
def
__reduce__(self):
308
assert False
309
310
c = C()
311
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