summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Windows/2024-02-23-11-43-43.gh-issue-115582.sk1XPi.rst
blob: f2e82bf6a3e028571155f8a776ff103a4c650308 (plain)
1
2
3
Building extensions intended for free-threaded builds of CPython now require
compiling with ``/DPy_GIL_DISABLED`` manually when using a regular install. This
is expected to change in future releases.