From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Mon, 18 May 2026 13:52:17 +0000 (+0200) Subject: [3.15] gh-149887: Install python3t.lib for GIL-enabled Windows install (GH-149900) X-Git-Tag: v3.15.0b2~134 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=34e4005c35f92ef3257e4ec2d1d4dc0eeebb321e;p=thirdparty%2FPython%2Fcpython.git [3.15] gh-149887: Install python3t.lib for GIL-enabled Windows install (GH-149900) gh-149887: Install python3t.lib for GIL-enabled Windows install (GH-149900) (cherry picked from commit bd6bf91fcba8a8fba8b9aea6cc971333c9be3ad9) Co-authored-by: Nathan Goldbaum --- 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 @@ + + +