Skip to content
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

bpo-46948: Fix launcher installer build failure due to first part of fix #31920

Merged
merged 1 commit into from Mar 16, 2022

Conversation

zooba
Copy link
Member

@zooba zooba commented Mar 16, 2022

@zooba
Copy link
Member Author

@zooba zooba commented Mar 16, 2022

Skipping NEWS because we already have an entry for this issue number.

@zooba
Copy link
Member Author

@zooba zooba commented Mar 16, 2022

Manually confirmed that the issue is fixed in the CI build. (The changes to make the build actually fail are in issue47032.)

@zooba zooba merged commit 7088120 into python:main Mar 16, 2022
14 checks passed
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 16, 2022

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8, 3.9, 3.10.
🐍🍒🤖

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Mar 16, 2022

GH-31922 is a backport of this pull request to the 3.10 branch.

miss-islington added a commit to miss-islington/cpython that referenced this issue Mar 16, 2022
…fix (pythonGH-31920)

(cherry picked from commit 7088120)

Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Mar 16, 2022

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

miss-islington added a commit to miss-islington/cpython that referenced this issue Mar 16, 2022
…fix (pythonGH-31920)

(cherry picked from commit 7088120)

Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Mar 16, 2022

GH-31924 is a backport of this pull request to the 3.8 branch.

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Mar 16, 2022

GH-31925 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit to miss-islington/cpython that referenced this issue Mar 16, 2022
…fix (pythonGH-31920)

(cherry picked from commit 7088120)

Co-authored-by: Steve Dower <steve.dower@python.org>
miss-islington added a commit to miss-islington/cpython that referenced this issue Mar 16, 2022
…fix (pythonGH-31920)

(cherry picked from commit 7088120)

Co-authored-by: Steve Dower <steve.dower@python.org>
miss-islington added a commit that referenced this issue Mar 16, 2022
…fix (GH-31920)

(cherry picked from commit 7088120)

Co-authored-by: Steve Dower <steve.dower@python.org>
miss-islington added a commit that referenced this issue Mar 16, 2022
…fix (GH-31920)

(cherry picked from commit 7088120)

Co-authored-by: Steve Dower <steve.dower@python.org>
ned-deily pushed a commit that referenced this issue Mar 16, 2022
…fix (GH-31920) (GH-31925)

(cherry picked from commit 7088120)

Co-authored-by: Steve Dower <steve.dower@python.org>
ambv pushed a commit that referenced this issue Mar 16, 2022
…fix (GH-31920) (GH-31924)

(cherry picked from commit 7088120)

Co-authored-by: Steve Dower <steve.dower@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants