mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
7686c752b3
Extension builders must specify Py_GIL_DISABLED if they want to link to the free-threaded builds. This was usually the case already, but this change guarantees it in all circumstances.