[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 __

[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 ___ __

[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-p

[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

[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 ins