]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-90300: Fix cmdline.rst (GH-116721) (GH-116724)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 13 Mar 2024 13:46:58 +0000 (14:46 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2024 13:46:58 +0000 (13:46 +0000)
commit89b5c5e321d84dfe5716b5b7eaa5dbda497301be
treea19c5f5c95d88207373889d19ed7bdec0d144acc
parentfc81b6497b0f0025caa3a184164bc983b985609c
[3.12] gh-90300: Fix cmdline.rst (GH-116721) (GH-116724)

* Fix the description of the "-b" option.
* Add references to environment variables for "-s" and "-X dev" options.
(cherry picked from commit 33662d4e01d73cd4f29a25efc2ef09288129023f)

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