]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix get_packagefamilyname helper function on Windows 32-bit (GH-117153)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 22 Mar 2024 15:20:38 +0000 (16:20 +0100)
committerGitHub <noreply@github.com>
Fri, 22 Mar 2024 15:20:38 +0000 (15:20 +0000)
commitda5efeba938535cd4dc2e7fc15c6da1acb68ea08
treeeedd9fd9176d4afb39fbba3dbc095c5663da8607
parent844012546098b3c139f546ac7db0d446146656c2
Fix get_packagefamilyname helper function on Windows 32-bit (GH-117153)

(cherry picked from commit 3be9b9d8722696b95555937bb211dc4cda714d56)

Co-authored-by: Steve Dower <steve.dower@python.org>
PC/layout/support/appxmanifest.py