This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients paul.moore, steve.dower, tim.golden, zach.ware
Date 2022-02-03.20:44:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643921074.87.0.860414090147.issue46629@roundup.psfhosted.org>
In-reply-to
Content
Posted the PR for openness, but it's not ready to merge yet.

The file that's been updated there (which unfortunately is not very Unix friendly) now has the SHA256 hash of our signing certificate, and I've emailed the file to storeops at Microsoft to request them to sign it. The signed one will replace classicAppCompat.sccd

The reason we need this file is because we set globally readable registry keys on install for PEP 514 (these appear in the appxmanifest file generated by PC/layout). That's not a normal app permission, and so we have to request special permissions to do it.
History
Date User Action Args
2022-02-03 20:44:34steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware
2022-02-03 20:44:34steve.dowersetmessageid: <1643921074.87.0.860414090147.issue46629@roundup.psfhosted.org>
2022-02-03 20:44:34steve.dowerlinkissue46629 messages
2022-02-03 20:44:34steve.dowercreate