[New-bugs-announce] [issue44575] Windows installer prohibits different patches for the same version

Константин Глухов report at bugs.python.org
Wed Jul 7 00:36:02 EDT 2021


New submission from Константин Глухов <glukhov.k at gmail.com>:

Windows installer prohibits different patches for the same version.
I do not see any reason why the installer cannot put two different versions, e.g. 3.9.4 and 3.9.6 into different folders.
This makes it very difficult to debug issues introduced in higher versions. Please allow installation of different patches into separate folders.

----------
components: Installation, Windows
messages: 397063
nosy: glukhov.k, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Windows installer prohibits different patches for the same version
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44575>
_______________________________________


More information about the New-bugs-announce mailing list