MCPcopy 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_set_boundaryMethod · 0.45
test_make_boundaryMethod · 0.45
test_guess_minor_typeMethod · 0.45
test_guess_minor_typeMethod · 0.45
test_newlinesMethod · 0.45
test_long_linesMethod · 0.45
parameterizeFunction · 0.45
test_defaultsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected