Skip to content

docs: Include -P and -R in cmdline.rst usage (trivial)#122590

Merged
AA-Turner merged 1 commit into
python:mainfrom
wimglenn:cmdline-opts
Aug 7, 2024
Merged

docs: Include -P and -R in cmdline.rst usage (trivial)#122590
AA-Turner merged 1 commit into
python:mainfrom
wimglenn:cmdline-opts

Conversation

@wimglenn

@wimglenn wimglenn commented Aug 2, 2024

Copy link
Copy Markdown
Contributor

@miss-islington-app

Copy link
Copy Markdown

Thanks @wimglenn for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 7, 2024
* ``-P``: safe path (https://docs.python.org/3/using/cmdline.htmlGH-cmdoption-P)
* ``-R``: hash randomization (https://docs.python.org/3/using/cmdline.htmlGH-cmdoption-R)
(cherry picked from commit c25898d)

Co-authored-by: Wim Jeantine-Glenn <hey@wimglenn.com>
@bedevere-app

bedevere-app Bot commented Aug 7, 2024

Copy link
Copy Markdown

GH-122783 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Aug 7, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 7, 2024
* ``-P``: safe path (https://docs.python.org/3/using/cmdline.htmlGH-cmdoption-P)
* ``-R``: hash randomization (https://docs.python.org/3/using/cmdline.htmlGH-cmdoption-R)
(cherry picked from commit c25898d)

Co-authored-by: Wim Jeantine-Glenn <hey@wimglenn.com>
@bedevere-app

bedevere-app Bot commented Aug 7, 2024

Copy link
Copy Markdown

GH-122784 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Aug 7, 2024
AA-Turner pushed a commit that referenced this pull request Aug 7, 2024
)

Doc: cmdline.rst: Include -P and -R in usage (GH-122590)

* ``-P``: safe path (https://docs.python.org/3/using/cmdline.htmlGH-cmdoption-P)
* ``-R``: hash randomization (https://docs.python.org/3/using/cmdline.htmlGH-cmdoption-R)
(cherry picked from commit c25898d)

Co-authored-by: Wim Jeantine-Glenn <hey@wimglenn.com>
@wimglenn wimglenn deleted the cmdline-opts branch August 7, 2024 15:18
AA-Turner pushed a commit that referenced this pull request Aug 7, 2024
)

Doc: cmdline.rst: Include -P and -R in usage (GH-122590)

* ``-P``: safe path (https://docs.python.org/3/using/cmdline.htmlGH-cmdoption-P)
* ``-R``: hash randomization (https://docs.python.org/3/using/cmdline.htmlGH-cmdoption-R)
(cherry picked from commit c25898d)

Co-authored-by: Wim Jeantine-Glenn <hey@wimglenn.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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants