Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ keys
Method
keys
Lib/test/test_json/test_dump.py:52–53 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
50
def
test_encode_evil_dict(self):
51
class
D(dict):
52
def
keys(self):
53
return
L
54
55
class
X:
56
def
__hash__(self):
Callers
15
test_first_line_is_continuation_header
Method · 0.45
test_missing_header_body_separator
Method · 0.45
test_newlines
Method · 0.45
test_rfc2822_space_not_allowed_in_header
Method · 0.45
test_rfc2822_one_character_header
Method · 0.45
test_first_line_is_continuation_header
Method · 0.45
test_missing_header_body_separator
Method · 0.45
message_as_clear_content
Method · 0.45
__enter__
Method · 0.45
test_module_reuse
Method · 0.45
test_field_named_like_builtin
Method · 0.45
test_field_named_like_builtin_frozen
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected