summaryrefslogtreecommitdiffstats
path: root/Tools/msi/freethreaded
Commit message (Collapse)AuthorAgeFilesLines
* gh-119679: Ensures correct import libraries are included in Windows install ↵Miss Islington (bot)2024-06-031-8/+14
| | | | | | | packages (GH-119790) (cherry picked from commit fd01271366abefa8f991e53f090387882fbd6bdd) Co-authored-by: Steve Dower <steve.dower@python.org>
* gh-112984 Update Windows build and installer for free-threaded builds ↵Steve Dower2024-01-178-0/+292
(GH-113129)