mirror of
https://github.com/python/cpython.git
synced 2026-05-24 21:33:27 -04:00
2dae505e87
The function returns `True` or `False` depending on whether the GIL is currently enabled. In the default build, it always returns `True` because the GIL is always enabled.