Skip to content

Add note to sys.orig_argv clarifying the difference from sys.argv #114630

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 5 commits into from
Jan 31, 2024

Conversation

shenanigansd
Copy link
Contributor

@shenanigansd shenanigansd commented Jan 27, 2024

Add a note to sys.orig_argv to help clarify how it differs from sys.argv.


📚 Documentation preview 📚: https://cpython-previews--114630.org.readthedocs.build/

@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Jan 27, 2024
The new note links to the same place

Signed-off-by: GitHub <[email protected]>
@hauntsaninja hauntsaninja added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Jan 31, 2024
@hauntsaninja hauntsaninja merged commit 1836f67 into python:main Jan 31, 2024
@miss-islington-app
Copy link

Thanks @shenanigansd for the PR, and @hauntsaninja for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 31, 2024
…pythonGH-114630)

(cherry picked from commit 1836f67)

Co-authored-by: Bradley Reynolds <[email protected]>
Co-authored-by: Ned Batchelder <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jan 31, 2024

GH-114821 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 Jan 31, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 31, 2024
…pythonGH-114630)

(cherry picked from commit 1836f67)

Co-authored-by: Bradley Reynolds <[email protected]>
Co-authored-by: Ned Batchelder <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jan 31, 2024

GH-114822 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Jan 31, 2024
@shenanigansd shenanigansd deleted the br/sys-orig_argv branch January 31, 2024 21:35
hauntsaninja pushed a commit that referenced this pull request Jan 31, 2024
…s.argv` (GH-114630) (#114821)

Add note to `sys.orig_argv` clarifying the difference from `sys.argv` (GH-114630)
(cherry picked from commit 1836f67)

Co-authored-by: Bradley Reynolds <[email protected]>
Co-authored-by: Ned Batchelder <[email protected]>
hauntsaninja pushed a commit that referenced this pull request Jan 31, 2024
…s.argv` (GH-114630) (#114822)

Add note to `sys.orig_argv` clarifying the difference from `sys.argv` (GH-114630)
(cherry picked from commit 1836f67)

Co-authored-by: Bradley Reynolds <[email protected]>
Co-authored-by: Ned Batchelder <[email protected]>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
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.

4 participants