gh-124254: Detect freethreaded MSI component when doing an upgrade on Windows (GH-124279)
(cherry picked from commit
df7228ce140ecb005d44a0c171ba4d098b3fa67c)
Co-authored-by: Steve Dower <steve.dower@python.org>
--- /dev/null
+Ensures experimental free-threaded binaries remain installed when updating.
{ L"Shortcuts", L"Shortcuts" },
// Include_launcher and AssociateFiles are handled separately and so do
// not need to be included in this list.
+ { L"freethreaded", L"Include_freethreaded" },
{ nullptr, nullptr }
};