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 AlexWaygood, epaine, ronaldoussoren, steve.dower, terry.reedy
Date 2021-10-16.16:34:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634402061.49.0.624543424045.issue45447@roundup.psfhosted.org>
In-reply-to
Content
Bit more complicated. It'll need changes to Tools/msi/launcher/launcher_reg.wxs, Tools/msi/tcltk/tcltk_reg.wxs, and PC/layout/support/appxmanifest.py, but I don't think it's that obvious where (we don't want these files to open with py.exe by default, so they'll need a whole new definition).
History
Date User Action Args
2021-10-16 16:34:21steve.dowersetrecipients: + steve.dower, terry.reedy, ronaldoussoren, epaine, AlexWaygood
2021-10-16 16:34:21steve.dowersetmessageid: <1634402061.49.0.624543424045.issue45447@roundup.psfhosted.org>
2021-10-16 16:34:21steve.dowerlinkissue45447 messages
2021-10-16 16:34:21steve.dowercreate