-
-
Notifications
You must be signed in to change notification settings - Fork 31.1k
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
Python Launcher for Windows (py -0
) no longer shows star ("*") for default version
#91395
Comments
If doing
|
py -0
) no longer shows star ("*") for default version
py -0
) no longer shows star ("*") for default version
That was the case in older versions (up to a6) |
Good catch, thanks! |
BTW I just found 'py -0p' also no longer shows the 'venv' path
Or should I make a separate bug entry for this? |
It's fine here. It affects the same part of the code. |
PR posted, and here's some sample output with the change: C:\> py.exe --list
-V:3.11 Python 3.11 (Store) C:\> py.exe --list-paths
-V:3.11 C:\Users\steve\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.11_3847v3x7pw1km\python.exe |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: