Issue #26071: bdist_wininst created binaries fail to start and find 32bit Python

This commit is contained in:
Steve Dower 2016-01-16 13:55:05 -08:00
commit 709c2aeba6
5 changed files with 19 additions and 3 deletions

View file

@ -613,6 +613,9 @@ Build
Windows
-------
- Issue #26071: bdist_wininst created binaries fail to start and find
32bit Python
- Issue #26073: Update the list of magic numbers in launcher
- Issue #26065: Excludes venv from library when generating embeddable