]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:20 +0000 (22:40 +0100)
committerGitHub <noreply@github.com>
Wed, 31 Jan 2024 21:40:20 +0000 (21:40 +0000)
commite66ad91f68b68fc8cbdc4b6dacea80636164cdf5
treee967b89d53312134b531f86ec936e9da136a3485
parent8e323cb68bae9681dcd38a6aa8c37bc0f50de05c
[3.11] Add note to `sys.orig_argv` clarifying the difference from `sys.argv` (GH-114630) (#114822)

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