]> granicus.if.org Git - python/commit
bpo-32587: Fixes unsafe downcast in PC/winreg.c (GH-15766)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 9 Sep 2019 14:23:37 +0000 (07:23 -0700)
committerGitHub <noreply@github.com>
Mon, 9 Sep 2019 14:23:37 +0000 (07:23 -0700)
commit44729c9f5198211faf533da49fa0fa26693a1993
treee96b97bb71f37493dd3f195b5346d4d2bf10b4af
parent5d695b6b7bcccf5f028cdacd986096de15bc0ca6
bpo-32587: Fixes unsafe downcast in PC/winreg.c (GH-15766)

(cherry picked from commit ef66f31ce21cd759cc0c618c5c42ba6da0a06834)

Co-authored-by: Steve Dower <steve.dower@python.org>
PC/winreg.c