Skip to content

Conversation

@zooba
Copy link
Member

@zoobazooba commented Jul 28, 2020

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

https://bugs.python.org/issue41412

bpo-40947: Add reference to py launcher to post-install message
@zoobazooba requested a review from a team as a code ownerJuly 28, 2020 11:44
@zoobazooba changed the title bpo-41412 and bpo-40947: Windows installer updatesbpo-41412 and bpo-40948: Windows installer updatesJul 28, 2020
@zoobazooba merged commit 37a06cb into python:masterJul 28, 2020
@miss-islington
Copy link
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot
Copy link

GH-21661 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 28, 2020
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 37a06cb) Co-authored-by: Steve Dower <steve.dower@python.org>
miss-islington added a commit that referenced this pull request Jul 28, 2020
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 37a06cb) Co-authored-by: Steve Dower <steve.dower@python.org>
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 4, 2020
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
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 20, 2020
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
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
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
kuba2k2 added a commit to kuba2k2/cpython that referenced this pull request Nov 13, 2021
kuba2k2 added a commit to kuba2k2/cpython that referenced this pull request Nov 13, 2021
ChronoMonochrome added a commit to ChronoMonochrome/cpython that referenced this pull request Nov 16, 2021
…21656)" This reverts commit 37a06cb. # Conflicts: # Tools/msi/bundle/Default.thm # Tools/msi/bundle/Default.wxl
kuba2k2 added a commit to kuba2k2/cpython that referenced this pull request Dec 5, 2024
kuba2k2 added a commit to kuba2k2/cpython that referenced this pull request Dec 5, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@zooba@miss-islington@bedevere-bot@the-knights-who-say-ni