MCPcopy Index your code
hub / github.com/python/cpython / MyObj

Class MyObj

Lib/test/test_free_threading/test_gc.py:11–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10
11class MyObj:
12 pass
13
14
15@threading_helper.requires_working_threading()

Callers 2

mutator_threadMethod · 0.70
test_get_referrersMethod · 0.70

Calls

no outgoing calls

Tested by 2

mutator_threadMethod · 0.56
test_get_referrersMethod · 0.56

Used in the wild real call sites across dependent graphs

searching dependent graphs…