X Tutup
The Wayback Machine - https://web.archive.org/web/20221223134006/https://github.com/python/cpython/pull/95295
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

gh-95285: py.exe launcher fails with short argv0 #95295

Merged
merged 4 commits into from Jul 26, 2022
Merged

Conversation

zooba
Copy link
Member

@zooba zooba commented Jul 26, 2022

@zooba zooba marked this pull request as ready for review Jul 26, 2022
@zooba zooba requested a review from a team as a code owner Jul 26, 2022
@zooba zooba merged commit 7ac5bb3 into python:main Jul 26, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Jul 26, 2022

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

@zooba zooba deleted the gh95285 branch Jul 26, 2022
@miss-islington
Copy link
Contributor

miss-islington commented Jul 26, 2022

Sorry @zooba, I had trouble checking out the 3.11 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 7ac5bb3e6a1cf780aea8164fdba09db993a21d6f 3.11

@miss-islington
Copy link
Contributor

miss-islington commented Jul 26, 2022

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 26, 2022
(cherry picked from commit 7ac5bb3)

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

bedevere-bot commented Jul 26, 2022

GH-95298 is a backport of this pull request to the 3.11 branch.

Copy link
Member

@pfmoore pfmoore left a comment

lol you beat me to it, I can confirm this appears to fix my issue.

ambv pushed a commit that referenced this pull request Jul 27, 2022
(cherry picked from commit 7ac5bb3)

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
Labels
OS-windows tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants
X Tutup