[issue29147] registry value to be cleared when python is uninstalled

2017-02-04 Thread Steve Dower

Steve Dower added the comment:

Without logs showing what went wrong, there's nothing we can fix.

--
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

___
Python tracker 

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



[issue29147] registry value to be cleared when python is uninstalled

2017-01-04 Thread jha.amit6666

jha.amit added the comment:

Before I read your comment, I ran disk clean up which deleted everything.

--

___
Python tracker 

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



[issue29147] registry value to be cleared when python is uninstalled

2017-01-03 Thread Steve Dower

Steve Dower added the comment:

Interesting. I don't suppose you could find all the log files in your %TEMP% 
directory, put them in a zip file and attach them here? There may be some clue 
as to why this happened - it's certainly meant to clean everything up when you 
uninstall (except for site-packages, but definitely shortcuts and registry 
entries).

--

___
Python tracker 

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



[issue29147] registry value to be cleared when python is uninstalled

2017-01-03 Thread jha.amit6666

jha.amit added the comment:

The start menu shortcuts and the files in installation path "C:\Program 
Files\Python35" are also present. The thing should go when python3.5 is 
uninstalled.

This can be solved when newer version of python, i.e., python 3.6 is 
installed/uninstalled. During this time, a prompt should be shown.

--
Added file: http://bugs.python.org/file46134/1.png

___
Python tracker 

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



[issue29147] registry value to be cleared when python is uninstalled

2017-01-03 Thread jha.amit6666

New submission from jha.amit:

I have installed python 3.5 on Windows and then uninstalled it. THe registry 
value HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore\3.5 is still present.

This is solved in python 3.6. So the work to be done here is: if there was any 
previous version of python installed and not present now, then the registry 
values should be cleared.

The behaviour of uninstallation of Python 3.6 is that the registry value is 
cleared.

--
components: Windows
messages: 284608
nosy: jha.amit, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: registry value to be cleared when python is uninstalled
type: behavior
versions: Python 3.5

___
Python tracker 

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