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 eryksun
Recipients chrullrich, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-09-24.00:42:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443055333.96.0.975461763122.issue25164@psf.upfronthosting.co.za>
In-reply-to
Content
Also, why does the per-user install path have a seemingly pointless "Python" base directory? I expected it to install directly into FOLDERID_UserProgramFiles, to be consistent with installing to FOLDERID_ProgramFiles.

Also, I doubt anyone cares, but the roaming "user scheme" is still using the name "Python35" without appending a -32 suffix. So 32-bit and 64-bit --user installs are still competing for the same site-packages directory. I know, hardly anyone seems to use this. I doubt Jane User wants large packages such as PyQt4 and SciPy in her roaming profile.
History
Date User Action Args
2015-09-24 00:42:14eryksunsetrecipients: + eryksun, paul.moore, tim.golden, zach.ware, steve.dower, chrullrich
2015-09-24 00:42:13eryksunsetmessageid: <1443055333.96.0.975461763122.issue25164@psf.upfronthosting.co.za>
2015-09-24 00:42:13eryksunlinkissue25164 messages
2015-09-24 00:42:13eryksuncreate