]> git.ipfire.org Git - thirdparty/Python/cpython.git/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:25:20 +0000 (07:25 -0700)
committerGitHub <noreply@github.com>
Mon, 9 Sep 2019 14:25:20 +0000 (07:25 -0700)
commit55a6f73b49625ebff575521c3a0b919880f5f0ec
treecffa021fcae4931d04b016432e5ed20cb9139182
parent472f37ab9a33050d7d50d1ebe33ba324a51c52c2
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