KEMBAR78
gh-92817: Fix precedence of options to py.exe launcher by zooba · Pull Request #92988 · python/cpython · GitHub
Skip to content

Conversation

@zooba
Copy link
Member

@zooba zooba commented May 19, 2022

Fixes #92817

@zooba zooba requested a review from a team as a code owner May 19, 2022 20:51
@zooba zooba added needs backport to 3.11 only security fixes and removed awaiting core review labels May 19, 2022
@zooba zooba merged commit 73473fd into python:main May 19, 2022
@miss-islington
Copy link
Contributor

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

@zooba zooba deleted the gh-92817 branch May 19, 2022 22:45
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 19, 2022
…H-92988)

(cherry picked from commit 73473fd)

Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label May 19, 2022
@bedevere-bot
Copy link

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

miss-islington added a commit that referenced this pull request May 19, 2022
(cherry picked from commit 73473fd)

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

test_launcher fails on the ARM64 Windows Non-Debug Azure 3.x buildbot. The issue maybe be caused by this change, see: #93005

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python Launcher for Windows (py.exe) seems to ignore virtual environment in recent beta 3.11.0b1

4 participants