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 python-dev
Recipients BreamoreBoy, Redoute, benjamin.peterson, cboos, eric.araujo, loewis, python-dev, steve.dower, tarek
Date 2014-11-28.02:41:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141128024150.84285.61849@psf.io>
In-reply-to
Content
New changeset 1ac5aec658f6 by Benjamin Peterson in branch '2.7':
give a nice message when installer is launched w/o admin rights (closes #16561)
https://hg.python.org/cpython/rev/1ac5aec658f6

New changeset caee1eabba1e by Benjamin Peterson in branch '3.4':
give a nice message when installer is launched w/o admin rights (closes #16561)
https://hg.python.org/cpython/rev/caee1eabba1e

New changeset ef5bbdc81796 by Benjamin Peterson in branch 'default':
merge 3.4 (#16561)
https://hg.python.org/cpython/rev/ef5bbdc81796
History
Date User Action Args
2014-11-28 02:41:57python-devsetrecipients: + python-dev, loewis, benjamin.peterson, tarek, eric.araujo, cboos, BreamoreBoy, Redoute, steve.dower
2014-11-28 02:41:57python-devlinkissue16561 messages
2014-11-28 02:41:56python-devcreate