News

is_gil_enabled() except AttributeError: GIL_ENABLED = True sys._is_gil_enabled(), added in Python 3.13, reports whether or not the GIL is enabled at runtime. It isn’t found on older Python ...