]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-90300: Fix cmdline.rst (GH-116721) (GH-116725)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 13 Mar 2024 13:56:25 +0000 (14:56 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2024 13:56:25 +0000 (13:56 +0000)
commit76c4ab31c900b0ac23856d234bc078f8fae9f5b9
tree6930ecbe30fdb9527cc63d9aa34d2300205fdde3
parentbccd1f691fc03ddf36ef524f038fe0133ddf7517
[3.11] gh-90300: Fix cmdline.rst (GH-116721) (GH-116725)

* 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