This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients ZackerySpytz, gvanrossum, paul.moore, steve.dower, tim.golden, ynyyn, zach.ware
Date 2020-11-16.16:42:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605544944.14.0.239761584302.issue38506@roundup.psfhosted.org>
In-reply-to
Content
We can backport it, but the latest version always wins. I deliberately designed the installer (which has multiple embedded MSIs in it) to make sure this worked, so that earlier versions won't overwrite the launcher (anymore).

Besides, this is a purely cosmetic change. PEP 514 describes how to programmatically get the list of versions (i.e. without using py.exe at all).
History
Date User Action Args
2020-11-16 16:42:24steve.dowersetrecipients: + steve.dower, gvanrossum, paul.moore, tim.golden, zach.ware, ZackerySpytz, ynyyn
2020-11-16 16:42:24steve.dowersetmessageid: <1605544944.14.0.239761584302.issue38506@roundup.psfhosted.org>
2020-11-16 16:42:24steve.dowerlinkissue38506 messages
2020-11-16 16:42:24steve.dowercreate