MCPcopy 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
64def is_gil_disabled():
65 return sysconfig.get_config_var('Py_GIL_DISABLED')
66
67
68def get_cflags_and_libs(root):

Callers 2

build_extensionMethod · 0.85
setup.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected