
This issue trackerhas been migrated toGitHub, and is currentlyread-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
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)*![]() | 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)![]() | 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 | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:20 | admin | set | github: 69098 |
| 2015-09-05 19:48:33 | steve.dower | set | status: open -> closed resolution: fixed stage: needs patch -> resolved |
| 2015-09-05 19:48:09 | python-dev | set | nosy: +python-dev messages: +msg249921 |
| 2015-08-21 18:49:52 | steve.dower | create | |