Issue37778
Created on 2019-08-06 20:07 by steve.dower, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 15150 | merged | steve.dower, 2019-08-06 20:55 | |
| PR 15164 | merged | miss-islington, 2019-08-07 17:50 | |
| Messages (3) | |||
|---|---|---|---|
| msg349132 - (view) | Author: Steve Dower (steve.dower) * | Date: 2019-08-06 20:07 | |
No Logo element is specified in the FileTypeAssociation element, and so files get a different icon from the regular installer. See https://docs.microsoft.com/en-us/uwp/schemas/appxpackage/appxmanifestschema/element-1-logo |
|||
| msg349183 - (view) | Author: Steve Dower (steve.dower) * | Date: 2019-08-07 17:50 | |
New changeset 87ce9588ceb4b4dd625913344844390f0b991b0c by Steve Dower in branch 'master': bpo-37778: Fixes the icons used for file associations to the Microsoft Store package (GH-15150) https://github.com/python/cpython/commit/87ce9588ceb4b4dd625913344844390f0b991b0c |
|||
| msg349188 - (view) | Author: miss-islington (miss-islington) | Date: 2019-08-07 18:15 | |
New changeset dc6653fd06598f42b107dcffcd089d7ee2b1cd44 by Miss Islington (bot) in branch '3.8': bpo-37778: Fixes the icons used for file associations to the Microsoft Store package (GH-15150) https://github.com/python/cpython/commit/dc6653fd06598f42b107dcffcd089d7ee2b1cd44 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:18 | admin | set | github: 81959 |
| 2019-08-07 18:47:40 | steve.dower | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2019-08-07 18:15:20 | miss-islington | set | nosy:
+ miss-islington messages: + msg349188 |
| 2019-08-07 17:50:28 | miss-islington | set | pull_requests: + pull_request14896 |
| 2019-08-07 17:50:20 | steve.dower | set | messages: + msg349183 |
| 2019-08-06 20:55:22 | steve.dower | set | keywords:
+ patch stage: needs patch -> patch review pull_requests: + pull_request14886 |
| 2019-08-06 20:07:14 | steve.dower | create | |