Skip to content

bpo-38133: Allow py.exe launcher to locate installations from the Microsoft Store#16025

Merged
zooba merged 2 commits intopython:masterfrom
zooba:bpo-38133
Sep 12, 2019
Merged

bpo-38133: Allow py.exe launcher to locate installations from the Microsoft Store#16025
zooba merged 2 commits intopython:masterfrom
zooba:bpo-38133

Conversation

@zooba
Copy link
Copy Markdown
Member

@zooba zooba commented Sep 12, 2019

Also improve display of active virtual environments with --list options.

https://bugs.python.org/issue38133

…rosoft Store and improve display of active virtual environments
Copy link
Copy Markdown
Member

@matrixise matrixise left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reading the source code, I don't find any problem, I am not a Win32 expert but the algos seem be okay.

@zooba
Copy link
Copy Markdown
Member Author

zooba commented Sep 12, 2019

The APIs themselves are fine (and easily testable), so if you're happy with the overall logic I'll merge and we can fix things up as they show up :)

@zooba zooba merged commit ed93a88 into python:master Sep 12, 2019
@zooba zooba deleted the bpo-38133 branch September 12, 2019 17:16
@miss-islington
Copy link
Copy Markdown
Contributor

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

@miss-islington
Copy link
Copy Markdown
Contributor

Sorry @zooba, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker ed93a8852d120c5a3606720edc723bf5aa6a1fc2 3.8

@miss-islington
Copy link
Copy Markdown
Contributor

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

@bedevere-bot
Copy link
Copy Markdown

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

miss-islington added a commit that referenced this pull request Sep 12, 2019
…rosoft Store (GH-16025)

(cherry picked from commit ed93a88)

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

I should try to find a VM of Windows and try to help you for the #windows bugs.

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.

5 participants