]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44113: Update fromzenmain not to use Py_SetProgramName (GH-26085)
authorDong-hee Na <donghee.na@python.org>
Thu, 13 May 2021 01:19:46 +0000 (10:19 +0900)
committerGitHub <noreply@github.com>
Thu, 13 May 2021 01:19:46 +0000 (10:19 +0900)
commit7565586724692e2ad164d770af9675f7a261fe3a
treed820987b1f47cef6475f786f637d3f9c1473fe49
parentec7c09b9bc9a8f333a0295b41ea88986c320448c
bpo-44113: Update fromzenmain not to use Py_SetProgramName (GH-26085)
Python/frozenmain.c