Skip to content

gh-92817: Fix precedence of options to py.exe launcher #92988

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 3 commits into from
May 19, 2022

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
@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
@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