Open
Description
Bug report
Bug description:
From pypa/distutils#310
When free threaded CPython is installed from the official Windows installer it doesn't have the macro
Py_GIL_DISABLED
properly set becuase itspyconfig.h
file is shared across the co-installed default build.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response