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 Minion Jim, paul.moore, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2018-01-28.12:10:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517141412.62.0.467229070634.issue32611@psf.upfronthosting.co.za>
In-reply-to
Content
To fix this, we need to make Idle its own .exe file with an AppId and properly registered icon. Right now, it's just a .pyw file running in Python, and so things like pinning icons or file associations won't work cleanly.
History
Date User Action Args
2018-01-28 12:10:12steve.dowersetrecipients: + steve.dower, terry.reedy, paul.moore, tim.golden, zach.ware, serhiy.storchaka, Minion Jim
2018-01-28 12:10:12steve.dowersetmessageid: <1517141412.62.0.467229070634.issue32611@psf.upfronthosting.co.za>
2018-01-28 12:10:12steve.dowerlinkissue32611 messages
2018-01-28 12:10:12steve.dowercreate