-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
Docs: Using Windows: Demonstrate py --list
#29383
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
Conversation
This command is quite helpful and should not be hidden from users.
py -0
py --list
This PR is stale because it has been open for 30 days with no activity. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks reasonable, and I see this option in the code for py
, but I am not familiar with the launcher myself and will leave this to a Windows dev to merge.
The launcher needs quite a bit more documentation. I had it in my notes to do it anyway, since I simplified the docs in One line in the quickstart is fine, but we should also properly document the arguments. |
GH-32305 is a backport of this pull request to the 3.10 branch. |
GH-32306 is a backport of this pull request to the 3.9 branch. |
…page (pythonGH-29383) (cherry picked from commit 1ecfe3d) Co-authored-by: Christian Clauss <cclauss@me.com>
…page (pythonGH-29383) (cherry picked from commit 1ecfe3d) Co-authored-by: Christian Clauss <cclauss@me.com>
The
py -0
command is very helpful and should not be hidden from users.https://docs.python.org/3/using/windows.html#python-launcher-for-windows