]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Add note to `sys.orig_argv` clarifying the difference from `sys.argv` (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 31 Jan 2024 21:40:11 +0000 (22:40 +0100)
committerGitHub <noreply@github.com>
Wed, 31 Jan 2024 21:40:11 +0000 (21:40 +0000)
commitc8e4c32105aff5c762ee3602426603212dcbcd40
tree842f8cf842b69da2c59f840fdfe93c96bb0117fa
parent3e06cce36ad4ff8f35e6a6c05ee1afb5ee1f8031
[3.12] Add note to `sys.orig_argv` clarifying the difference from `sys.argv` (GH-114630) (#114821)

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

Co-authored-by: Bradley Reynolds <bradley.reynolds@darbia.dev>
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
Doc/library/sys.rst