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 Jason.Bray, loewis, steve.dower
Date 2014-06-13.15:43:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402674226.39.0.371630310156.issue19351@psf.upfronthosting.co.za>
In-reply-to
Content
I've noticed this as well. I'm hoping to do a significant rework of the installer for 3.5 and will keep this in mind, but I honestly have no idea how to diagnose this in the current setup.

Windows Installer is responsible for the missing entries, and AFAIK the only way it will fail to create them is if our MSI includes invalid data (I'd expect this to show up in the verbose logs). Alternatively, there may be some obscure component flags that 'work' but sometimes don't work, I really don't know.
History
Date User Action Args
2014-06-13 15:43:46steve.dowersetrecipients: + steve.dower, loewis, Jason.Bray
2014-06-13 15:43:46steve.dowersetmessageid: <1402674226.39.0.371630310156.issue19351@psf.upfronthosting.co.za>
2014-06-13 15:43:46steve.dowerlinkissue19351 messages
2014-06-13 15:43:45steve.dowercreate