]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-90300: Document equivalent -X options for envvars in the Python CLI help...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 14 Mar 2024 10:39:32 +0000 (11:39 +0100)
committerGitHub <noreply@github.com>
Thu, 14 Mar 2024 10:39:32 +0000 (10:39 +0000)
commit0ecdaf0aa77024cc6664817259861732ff665f03
treea5bc044b26c73a3300e7cf15795e3b26f4717f9a
parentc42e709e5a263ae3140712b3944477c510d7bc8c
[3.11] gh-90300: Document equivalent -X options for envvars in the Python CLI help (GH-116756) (GH-116786) (GH-116796)

(cherry picked from commit 991710af022f27db862ff1399178bcc76b062669)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit 8c6db45ce34df7081d7497e638daf3e130303295)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Python/initconfig.c