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 steve.dower, tim.golden, zach.ware
Date 2015-05-28.16:33:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432830796.7.0.202378193583.issue24317@psf.upfronthosting.co.za>
In-reply-to
Content
(This is a reminder to myself, unless someone gets a patch in sooner than I get to it.)

Currently if you click "Customize" in the installer and then Next/Install without changing any settings, you get a default per-machine installation. However, if you click the Install Now button at the start, you get a default per-user installation.

The customize settings default should be changed to do a per-user install. We also need logic in the BA to enable Precompile Standard Library automatically when the all-users setting is enabled, otherwise people will miss that option.
History
Date User Action Args
2015-05-28 16:33:16steve.dowersetrecipients: + steve.dower, tim.golden, zach.ware
2015-05-28 16:33:16steve.dowersetmessageid: <1432830796.7.0.202378193583.issue24317@psf.upfronthosting.co.za>
2015-05-28 16:33:16steve.dowerlinkissue24317 messages
2015-05-28 16:33:16steve.dowercreate