Skip to content
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

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

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/

Signed-off-by: GitHub <noreply@github.com>
@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 <noreply@github.com>
Doc/library/sys.rst Outdated Show resolved Hide resolved
Doc/library/sys.rst Outdated Show resolved Hide resolved
shenanigansd and others added 3 commits January 26, 2024 18:41
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
@hauntsaninja hauntsaninja added needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Jan 31, 2024
@hauntsaninja hauntsaninja merged commit 1836f67 into python:main Jan 31, 2024
28 checks passed
@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 <bradley.reynolds@darbia.dev>
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
@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 bug and 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 <bradley.reynolds@darbia.dev>
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
@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 <bradley.reynolds@darbia.dev>
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
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 <bradley.reynolds@darbia.dev>
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…python#114630)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.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.

None yet

4 participants