Miss Islington (bot)
0d4f16d283
bpo-36649: Remove trailing spaces for registry keys when installed via the Store (GH-12865)
...
(cherry picked from commit 4c3efd9cd0
)
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
2019-04-17 14:52:14 -07:00
Miss Islington (bot)
3e78c7c305
bpo-36010: Add venv to the nuget distribution (GH-12367)
...
(cherry picked from commit e724152796
)
Co-authored-by: Paul Moore <p.f.moore@gmail.com>
2019-03-30 14:47:12 -07:00
Steve Dower
128efcade6
bpo-35683: Improve Azure Pipelines steps (GH-11493)
2019-01-22 12:31:30 -08:00
Miss Islington (bot)
69f64b67e4
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.
(cherry picked from commit 872bd2b57c
)
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
2019-01-08 02:56:14 -08:00
Miss Islington (bot)
bbf695441a
bpo-35596: Fix vcruntime140.dll being added to embeddable distro multiple times. (GH-11329)
...
https://bugs.python.org/issue35596
(cherry picked from commit 59c2aa25ff
)
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
2018-12-27 17:04:07 -08:00
Steve Dower
0e4ad88ff8
bpo-34977: Add Windows App Store package (GH-11027)
...
Also adds the PC/layout script for generating layouts on Windows.
2018-12-10 19:58:52 -08:00
Victor Stinner
783b794a5e
Revert "[3.7] bpo-34977: Add Windows App Store package (GH-10245)" (GH-11021)
...
This reverts commit 2532091493
.
2018-12-07 14:31:40 +01:00
Steve Dower
2532091493
[3.7] bpo-34977: Add Windows App Store package (GH-10245)
2018-12-06 21:09:53 -08:00