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 2020-08-05.23:35:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596670501.61.0.28435008733.issue41492@roundup.psfhosted.org>
In-reply-to
Content
At some point, Windows started displaying an authenticated certificate property as the display name in UAC prompts, rather than the file properties.

Currently our SigningDescription is set to the build identifier, which is not a nice display name. We should change it to be "Python 3.x.y" (which will involve updating the build YAML files to extract the version number).
History
Date User Action Args
2020-08-05 23:35:01steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware
2020-08-05 23:35:01steve.dowersetmessageid: <1596670501.61.0.28435008733.issue41492@roundup.psfhosted.org>
2020-08-05 23:35:01steve.dowerlinkissue41492 messages
2020-08-05 23:35:01steve.dowercreate