]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45445: Revert "bpo-45445: Fail if an invalid X-option is provided in the command...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 31 Jul 2022 15:58:02 +0000 (08:58 -0700)
committerGitHub <noreply@github.com>
Sun, 31 Jul 2022 15:58:02 +0000 (08:58 -0700)
commit147a9a8be79fb5666e264175e3047d6d67b50254
tree4946149ab1c89591c662e9e2d6f2f83889277883
parentdb13c0c1b8bc8c15d920a94ca008aabea4037697
bpo-45445: Revert "bpo-45445: Fail if an invalid X-option is provided in the command line (GH-28823)" (GH-94745)

(cherry picked from commit aa37ffda29ac48fb2df5a7029ba2e626ecc45850)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Doc/library/sys.rst
Lib/test/test_audit.py
Lib/test/test_cmd_line.py
Lib/test/test_embed.py
Programs/_testembed.c
Python/initconfig.c