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 hheimbuerger
Recipients dstufft, gavstar, hheimbuerger, paul.moore, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2015-05-06.15:46:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430927207.59.0.974010165274.issue24127@psf.upfronthosting.co.za>
In-reply-to
Content
To your earlier question: yes, I can reproduce this with Python 3.4.3.

This is all on Windows 10.0.10074, 64-bit. I don't have a 32-bit system to test. UAC configuration is unmodified and on the default setting (third of the four steps on the slider).

Python has been installed using the MSI installer without administrative rights. On Python 2, pip has been installed using the official 6.1.1 get-pip.py. For Python 3, it has been tested both with the preinstalled pip (I believe that was 6.0.8) as well as after upgrading it from PyPI (using the "python -m pip" workaround).
History
Date User Action Args
2015-05-06 15:46:47hheimbuergersetrecipients: + hheimbuerger, paul.moore, vinay.sajip, tim.golden, zach.ware, steve.dower, dstufft, gavstar
2015-05-06 15:46:47hheimbuergersetmessageid: <1430927207.59.0.974010165274.issue24127@psf.upfronthosting.co.za>
2015-05-06 15:46:47hheimbuergerlinkissue24127 messages
2015-05-06 15:46:47hheimbuergercreate