Skip to content

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

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-b3e6783-3.9
Jun 15, 2020
Merged

[3.9] bpo-37556 Extend help to include latest overrides (GH-14701)#20846
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-b3e6783-3.9

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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 gadgetsteve@live.co.uk

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 <gadgetsteve@live.co.uk>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

2 similar comments
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington

Copy link
Copy Markdown
Contributor Author

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

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