Issue 33297: Mention Pillow package on tkinter.rst to work with more image formats
Created on 2018-04-17 11:12 by adelfino, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 6505 | merged | adelfino, 2018-04-17 11:12 | |
| PR 6560 | merged | miss-islington, 2018-04-21 12:17 | |
| PR 6561 | merged | miss-islington, 2018-04-21 12:18 | |
| PR 6562 | merged | adelfino, 2018-04-21 14:06 | |
| Messages (6) | |||
|---|---|---|---|
| msg315393 - (view) | Author: Andrés Delfino (adelfino) * ![]() |
Date: 2018-04-17 11:12 | |
Given that the default list of supported formats is quite limited, IMHO we should point to Pillow, or any other package that provides support for more formats. |
|||
| msg315564 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * ![]() |
Date: 2018-04-21 12:17 | |
New changeset b81ca28b378c8b29204a37f8bd433a3379f53f7d by Serhiy Storchaka (Andrés Delfino) in branch 'master': bpo-33297: Mention Pillow to work with more image formats. (#6505) https://github.com/python/cpython/commit/b81ca28b378c8b29204a37f8bd433a3379f53f7d |
|||
| msg315565 - (view) | Author: miss-islington (miss-islington) | Date: 2018-04-21 13:03 | |
New changeset f9005030fee6af333fada014da3eb0144078779f by Miss Islington (bot) in branch '3.7': bpo-33297: Mention Pillow to work with more image formats. (GH-6505) https://github.com/python/cpython/commit/f9005030fee6af333fada014da3eb0144078779f |
|||
| msg315566 - (view) | Author: miss-islington (miss-islington) | Date: 2018-04-21 13:04 | |
New changeset 5c0a8bb1c2c8d77c4b2d5002259d08fe6a277b40 by Miss Islington (bot) in branch '3.6': bpo-33297: Mention Pillow to work with more image formats. (GH-6505) https://github.com/python/cpython/commit/5c0a8bb1c2c8d77c4b2d5002259d08fe6a277b40 |
|||
| msg315567 - (view) | Author: Andrés Delfino (adelfino) * ![]() |
Date: 2018-04-21 13:05 | |
Currently cherry picking the commit for 2.7. |
|||
| msg315572 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * ![]() |
Date: 2018-04-21 16:06 | |
New changeset b9827b762093f2b295934bed755b4de0049b1f15 by Serhiy Storchaka (Andrés Delfino) in branch '2.7': [2.7] bpo-33297: Mention Pillow to work with more image formats. (GH-6505) (GH-6562) https://github.com/python/cpython/commit/b9827b762093f2b295934bed755b4de0049b1f15 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:59 | admin | set | github: 77478 |
| 2018-04-21 16:08:06 | serhiy.storchaka | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2018-04-21 16:06:49 | serhiy.storchaka | set | messages: + msg315572 |
| 2018-04-21 14:06:39 | adelfino | set | pull_requests: + pull_request6257 |
| 2018-04-21 13:05:33 | adelfino | set | messages: + msg315567 |
| 2018-04-21 13:04:10 | miss-islington | set | messages: + msg315566 |
| 2018-04-21 13:03:58 | miss-islington | set | nosy:
+ miss-islington messages: + msg315565 |
| 2018-04-21 12:18:36 | miss-islington | set | pull_requests: + pull_request6256 |
| 2018-04-21 12:17:47 | miss-islington | set | pull_requests: + pull_request6255 |
| 2018-04-21 12:17:32 | serhiy.storchaka | set | messages: + msg315564 |
| 2018-04-17 22:13:48 | terry.reedy | set | nosy:
+ terry.reedy, serhiy.storchaka |
| 2018-04-17 11:12:57 | adelfino | set | type: enhancement |
| 2018-04-17 11:12:29 | adelfino | set | keywords:
+ patch stage: patch review pull_requests: + pull_request6201 |
| 2018-04-17 11:12:06 | adelfino | create | |

