]> 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:26:29 +0000 (16:26 +0100)
committerGitHub <noreply@github.com>
Fri, 22 Mar 2024 15:26:29 +0000 (15:26 +0000)
commit1ea85e271bdf50ba9a521b004d033cbcb661e3ba
tree7e6b3646a46c22c424d422756a0846ba61e72bff
parentd99ffc5a4b74e541c59b0e8ca034b74d5a76a730
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