Skip to content

[3.9] bpo-37556 Extend help to include latest overrides (GH-14701) #20846

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 1 commit into from
Jun 15, 2020

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 12, 2020

Modify the help in cpython/PC/launcher.c to show users that "latest" can be overridden by shebang, PY_PYTHON[n] or py.ini files. Also show that script [args] is optional by enclosing in square brackets.

Automerge-Triggered-By: @zooba
(cherry picked from commit b3e6783)

Co-authored-by: Steve (Gadget) Barnes [email protected]

https://bugs.python.org/issue37556

Modify the help in cpython/PC/launcher.c to show users that "latest" can be overridden by shebang, PY_PYTHON[n] or py.ini files. Also show that script [args] is optional by enclosing in square brackets.

Automerge-Triggered-By: @zooba
(cherry picked from commit b3e6783)

Co-authored-by: Steve (Gadget) Barnes <[email protected]>
@miss-islington
Copy link
Contributor Author

@GadgetSteve: Status check is done, and it's a success ✅ .

2 similar comments
@miss-islington
Copy link
Contributor Author

@GadgetSteve: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@GadgetSteve: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 2ad799f into python:3.9 Jun 15, 2020
@miss-islington miss-islington deleted the backport-b3e6783-3.9 branch June 15, 2020 16:56
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.

5 participants