Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ second_func
Function
second_func
tests/integration/single_thread_program_gil.py:8–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
7
8
def
second_func():
9
third_func()
10
11
12
def
third_func():
Callers
1
first_func
Function · 0.70
Calls
1
third_func
Function · 0.70
Tested by
no test coverage detected