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 BreamoreBoy, steve.dower, tim.golden, zach.ware
Date 2015-05-28.04:42:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432788123.59.0.618240901332.issue24306@psf.upfronthosting.co.za>
In-reply-to
Content
I didn't mention it initially, but the harm it can do is overriding newer versions. The 3.5 and later installers have proper versioning built in, but I don't think that's possible with the 3.4 installer as well (due to MSI limitations, not any deficiency of the previous authoring).

Of course, we're already in a place where "last installed wins", so the only other option is to remove the launcher from 3.4 (or all installers...) and require a separate installation.
History
Date User Action Args
2015-05-28 04:42:03steve.dowersetrecipients: + steve.dower, tim.golden, BreamoreBoy, zach.ware
2015-05-28 04:42:03steve.dowersetmessageid: <1432788123.59.0.618240901332.issue24306@psf.upfronthosting.co.za>
2015-05-28 04:42:03steve.dowerlinkissue24306 messages
2015-05-28 04:42:03steve.dowercreate