]> granicus.if.org Git - python/commit
bpo-38359: Ensures pyw.exe launcher reads correct registry key (GH-16561)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 3 Oct 2019 15:51:12 +0000 (08:51 -0700)
committerGitHub <noreply@github.com>
Thu, 3 Oct 2019 15:51:12 +0000 (08:51 -0700)
commite74fa70bcc379de1ce956273c5386fc8a7b9c5e6
tree03264cae1c1434c5b2e8cb1312281cb505d26f00
parent6067e1d2bebccc2e73dd729d25c98df7bc9e2d59
bpo-38359: Ensures pyw.exe launcher reads correct registry key (GH-16561)

(cherry picked from commit 353fb1ecbfd58752dabae115c4964095e1e35e5f)

Co-authored-by: Steve Dower <steve.dower@python.org>
Misc/NEWS.d/next/Windows/2019-10-03-08-04-14.bpo-38359.wzwsl_.rst [new file with mode: 0644]
PC/launcher.c