commit | 95cc37f6b8e895a5042e2a10e5d9026429e06342 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jul 28 08:55:38 2020 -0700 |
committer | GitHub <noreply@github.com> | Tue Jul 28 08:55:38 2020 -0700 |
tree | 1c41d0994ce728e8301a5ff1c46e831064876725 | |
parent | e31b8a5cd13ca529e59c1e05d4524ae750a5b5a0 [diff] |
bpo-41412 and bpo-40948: Windows installer updates (GH-21656) Prevent installation on Windows 8 and earlier. Download UCRT on demand when required (non-updated Windows 8.1 only) Add reference to py launcher to post-install message (cherry picked from commit 37a06cbe5c17c2aa6ad938339fd42531a8a0bea0) Co-authored-by: Steve Dower <steve.dower@python.org>