Steve Dower
|
28f6cb34f6
|
bpo-35683: Improve Azure Pipelines steps (GH-11493)
|
2019-01-22 10:49:52 -08:00 |
Steve Dower
|
872bd2b57c
|
bpo-35596: Use unchecked PYCs for the embeddable distro to avoid zipimport restrictions (GH-11465)
Also adds extra steps to the CI build for Windows on Azure Pipelines to validate that the various layouts at least execute.
|
2019-01-08 02:38:01 -08:00 |
Steve Dower
|
59c2aa25ff
|
bpo-35596: Fix vcruntime140.dll being added to embeddable distro multiple times. (GH-11329)
https://bugs.python.org/issue35596
|
2018-12-27 12:44:25 -08:00 |
Steve Dower
|
0cd6391fd8
|
bpo-34977: Add Windows App Store package (GH-11027)
Also adds the PC/layout script for generating layouts on Windows.
|
2018-12-10 18:52:57 -08:00 |
Victor Stinner
|
cb0b78a070
|
Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)
This reverts commit 468a15aaf9 .
|
2018-12-07 12:57:43 +01:00 |
Steve Dower
|
468a15aaf9
|
bpo-34977: Add Windows App Store package (GH-10245)
|
2018-12-06 21:09:20 -08:00 |