Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ items
Method
items
Lib/test/test_free_threading/test_json.py:28–29 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
26
self.mapping = []
27
28
def
items(self):
29
return
self.mapping
30
31
32
@threading_helper.reap_threads
Callers
15
test_mapping_subclass_repr
Method · 0.95
test_set_boundary
Method · 0.45
test_make_boundary
Method · 0.45
test_guess_minor_type
Method · 0.45
test_guess_minor_type
Method · 0.45
test_newlines
Method · 0.45
test_long_lines
Method · 0.45
test_items_with_8bit_headers
Method · 0.45
parameterize
Function · 0.45
test_only_split_on_cr_lf
Method · 0.45
test_defaults
Method · 0.45
test_all_attributes_covered
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected