is_gil_enabled() except AttributeError: GIL_ENABLED = True sys._is_gil_enabled ... Using free-threaded Python with C extensions While “pure” Python programs don’t need much (if any ...