[issue20831] 3.4 cherry-pick: 7b3c40510a08 Windows uninstaller doesn't uninstall completly Python 3.4

2014-03-06 Thread Larry Hastings

Larry Hastings added the comment:

ok.

--
resolution:  -> fixed
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20831] 3.4 cherry-pick: 7b3c40510a08 Windows uninstaller doesn't uninstall completly Python 3.4

2014-03-04 Thread Martin v . Löwis

Martin v. Löwis added the comment:

This is all correct. In rc1, uninstallation was clean (but installation failed 
when elevated privileges were necessary); in rc2, it always installs, but 
doesn't cleanly uninstall, leaving the installation directory with some 
subdirectories behind.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20831] 3.4 cherry-pick: 7b3c40510a08 Windows uninstaller doesn't uninstall completly Python 3.4

2014-03-04 Thread STINNER Victor

Changes by STINNER Victor :


--
title: 3.4 cherry-pick: 7b3c40510a08 -> 3.4 cherry-pick: 7b3c40510a08 Windows 
uninstaller doesn't uninstall completly Python 3.4

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20831] 3.4 cherry-pick: 7b3c40510a08

2014-03-04 Thread STINNER Victor

STINNER Victor added the comment:

I don't understand the impact of #20748: what happens when 3.4rc2 is 
uninstalled? C:\Python34 is not removed because 
C:\Python34Lib\ensurepip\__pycache__\_uninstall.cpython-34.pyc still exist?

It is a regression of Python 3.4rc2, right?

--
nosy: +haypo

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20831] 3.4 cherry-pick: 7b3c40510a08

2014-03-02 Thread Martin v . Löwis

New submission from Martin v. Löwis:

New changeset 7b3c40510a08 by Martin v. Löwis in branch 'default':
Issue #20748: Uninstalling pip does not leave behind the pyc of
http://hg.python.org/cpython/rev/7b3c40510a08

--
assignee: larry
messages: 212573
nosy: larry, loewis
priority: release blocker
severity: normal
status: open
title: 3.4 cherry-pick: 7b3c40510a08
versions: Python 3.4

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com