From: Nathan Goldbaum Date: Mon, 18 May 2026 13:24:06 +0000 (-0600) Subject: gh-149887: Install python3t.lib for GIL-enabled Windows install (GH-149900) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd6bf91fcba8a8fba8b9aea6cc971333c9be3ad9;p=thirdparty%2FPython%2Fcpython.git gh-149887: Install python3t.lib for GIL-enabled Windows install (GH-149900) --- diff --git a/Tools/msi/dev/dev_files.wxs b/Tools/msi/dev/dev_files.wxs index 21f9c848cc6b..a9039d03f5f6 100644 --- a/Tools/msi/dev/dev_files.wxs +++ b/Tools/msi/dev/dev_files.wxs @@ -13,6 +13,9 @@ + + + @@ -24,6 +27,9 @@ + + +