[issue38601] Couldn't able to install multiple python minor version in windows due to EXE script

2019-10-27 Thread Kiran Kumar Kotari


Change by Kiran Kumar Kotari :


--
title: Couldn't able to install multiple python minor version in windows -> 
Couldn't able to install multiple python minor version in windows due to EXE 
script

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



[issue38601] Couldn't able to install multiple python minor version in windows

2019-10-27 Thread Kiran Kumar Kotari


New submission from Kiran Kumar Kotari :

Today, Python 2.x/3.x Windows installation script is check for any python minor 
versions installed from the same train and updating it. This creates a problem 
of checking the project features. We solved multi-trains like 3.5 and 3.6 
installation using pyenv-win but the minor version was a problem due to EXE 
file validation before installation and if any it updates the same. 

Can you please help us on updating the EXE script to with 
 - validate the minor versions by default
 - off the validate the minor version on installation

This feature helps us with minor version validation.

--
components: Installation
messages: 355463
nosy: kkotari
priority: normal
severity: normal
status: open
title: Couldn't able to install multiple python minor version in windows
versions: Python 2.7, Python 3.5, Python 3.6, Python 3.7, Python 3.8, Python 3.9

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