Skip to content

bpo-41412 and bpo-40948: Windows installer updates #21656

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 28, 2020
Merged

Conversation

zooba
Copy link
Member

@zooba zooba 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
@zooba zooba requested a review from a team as a code owner July 28, 2020 11:44
@zooba zooba changed the title bpo-41412 and bpo-40947: Windows installer updates bpo-41412 and bpo-40948: Windows installer updates Jul 28, 2020
@zooba zooba merged commit 37a06cb into python:master Jul 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!

@zooba zooba deleted the bpo-41412 branch July 28, 2020 15:35
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jul 28, 2020
@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 free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants