mirror of
https://github.com/python/cpython.git
synced 2026-08-03 07:35:55 -04:00
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.