X Tutup
The Wayback Machine - https://web.archive.org/web/20260127133330/https://github.com/python/cpython/pull/29383
Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Nov 3, 2021

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

This command is quite helpful and should not be hidden from users.
@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels Nov 3, 2021
@cclauss cclauss changed the title Docs: Using Windows: Demonstrate py -0 Docs: Using Windows: Demonstrate py --list Nov 4, 2021
@github-actions
Copy link

github-actions bot commented Dec 5, 2021

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Dec 5, 2021
Copy link
Member

@JelleZijlstra JelleZijlstra left a 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.

@JelleZijlstra JelleZijlstra requested a review from zooba April 2, 2022 21:17
@zooba
Copy link
Member

zooba commented Apr 4, 2022

The launcher needs quite a bit more documentation. I had it in my notes to do it anyway, since I simplified the docs in py -h to refer to the page.

One line in the quickstart is fine, but we should also properly document the arguments.

@zooba zooba merged commit 1ecfe3d into python:main Apr 4, 2022
@miss-islington
Copy link
Contributor

Thanks @cclauss for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-32305 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Apr 4, 2022
@bedevere-bot
Copy link

GH-32306 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 4, 2022
…page (pythonGH-29383)

(cherry picked from commit 1ecfe3d)

Co-authored-by: Christian Clauss <cclauss@me.com>
miss-islington added a commit that referenced this pull request Apr 4, 2022
…page (GH-29383)

(cherry picked from commit 1ecfe3d)

Co-authored-by: Christian Clauss <cclauss@me.com>
miss-islington added a commit that referenced this pull request Apr 4, 2022
…page (GH-29383)

(cherry picked from commit 1ecfe3d)

Co-authored-by: Christian Clauss <cclauss@me.com>
@cclauss cclauss deleted the patch-1 branch April 4, 2022 16:10
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…page (pythonGH-29383)

(cherry picked from commit 1ecfe3d)

Co-authored-by: Christian Clauss <cclauss@me.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

X Tutup