Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xShug0/audio.cpp
/ is_gil_disabled
Function
is_gil_disabled
external/sentencepiece/python/setup.py:64–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
63
64
def
is_gil_disabled():
65
return
sysconfig.get_config_var(
'Py_GIL_DISABLED'
)
66
67
68
def
get_cflags_and_libs(root):
Callers
2
build_extension
Method · 0.85
setup.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected