Movatterモバイル変換


[0]ホーム

URL:


homepage

Issue24910

This issue trackerhas been migrated toGitHub, and is currentlyread-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title:Windows MSIs don't have unique display names
Type:behaviorStage:resolved
Components:Installation, WindowsVersions:Python 3.6, Python 3.5
process
Status:closedResolution:fixed
Dependencies:Superseder:
Assigned To: steve.dowerNosy List: paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Priority:normalKeywords:

Created on2015-08-21 18:49 bysteve.dower, last changed2022-04-11 14:58 byadmin. This issue is nowclosed.

Messages (2)
msg248972 -(view)Author: Steve Dower (steve.dower)*(Python committer)Date: 2015-08-21 18:49
The MSIs for debug symbols and binaries have the same descriptions as the main installers, so you can't distinguish between the packages in lists like (get-package python).Name (in Powershell):Python 3.5.0rc1 Development Libraries (64-bit)Python 3.5.0rc1 Core Interpreter (64-bit)Python 3.5.0rc1 Standard Library (32-bit)Python 3.5.0rc1 Executables (64-bit)Python 3.5.0rc1 Executables (32-bit)Python 3.5.0rc1 Tcl/Tk Support (32-bit)Python 3.5.0rc1 Tcl/Tk Support (64-bit)Python 3.5.0rc1 Executables (32-bit)Python 3.5.0rc1 Tcl/Tk Support (32-bit)Python 3.5.0rc1 Tcl/Tk Support (64-bit)Python 3.5.0rc1 Standard Library (32-bit)Python 3.5.0rc1 Tcl/Tk Support (32-bit)Python 3.5.0rc1 Core Interpreter (32-bit)Python 3.5.0rc1 Core Interpreter (64-bit)We (I) should fix up the descriptions so they can be told apart. (Note that these are not generally user-visible, so it isn't a huge deal.)
msg249921 -(view)Author: Roundup Robot (python-dev)(Python triager)Date: 2015-09-05 19:48
New changeset3594400f3202 by Steve Dower in branch '3.5':Issue#24910: Windows MSIs now have unique display names.https://hg.python.org/cpython/rev/3594400f3202New changeset0295d2cdc9d3 by Steve Dower in branch 'default':Issue#24910: Windows MSIs now have unique display names.https://hg.python.org/cpython/rev/0295d2cdc9d3
History
DateUserActionArgs
2022-04-11 14:58:20adminsetgithub: 69098
2015-09-05 19:48:33steve.dowersetstatus: open -> closed
resolution: fixed
stage: needs patch -> resolved
2015-09-05 19:48:09python-devsetnosy: +python-dev
messages: +msg249921
2015-08-21 18:49:52steve.dowercreate
Supported byThe Python Software Foundation,
Powered byRoundup
Copyright © 1990-2022,Python Software Foundation
Legal Statements

[8]ページ先頭

©2009-2026 Movatter.jp