]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91256: Ensure help text has the program name even before getpath is called (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 19 Jul 2022 19:03:15 +0000 (12:03 -0700)
committerGitHub <noreply@github.com>
Tue, 19 Jul 2022 19:03:15 +0000 (12:03 -0700)
commitbb8e20a329f83cdeb74e5a6cc5a4079349ba2a87
tree5a872d297d6c0a3cf976dedb5a50d99e62eade0b
parent9487e8d250783b48eec1d240eddac809584e11a0
gh-91256: Ensure help text has the program name even before getpath is called (GH-94929)

(cherry picked from commit 49aeff49d71fa4bd935212340410311f13879447)

Co-authored-by: Steve Dower <steve.dower@python.org>
Misc/NEWS.d/next/Core and Builtins/2022-07-17-15-54-29.gh-issue-91256.z7i7Q5.rst [new file with mode: 0644]
Python/initconfig.c