Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mention Pillow package on tkinter.rst to work with more image formats #77478

Closed
andresdelfino opened this issue Apr 17, 2018 · 6 comments
Closed
Labels
3.8 only security fixes docs Documentation in the Doc dir type-feature A feature request or enhancement

Comments

@andresdelfino
Copy link
Contributor

BPO 33297
Nosy @terryjreedy, @serhiy-storchaka, @andresdelfino, @miss-islington
PRs
  • bpo-33297: Mention Pillow to work with more image formats #6505
  • [3.7] bpo-33297: Mention Pillow to work with more image formats. (GH-6505) #6560
  • [3.6] bpo-33297: Mention Pillow to work with more image formats. (GH-6505) #6561
  • [2.7] bpo-33297: Mention Pillow to work with more image formats. (GH-6505) #6562
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2018-04-21.16:08:06.099>
    created_at = <Date 2018-04-17.11:12:06.014>
    labels = ['type-feature', '3.8', 'docs']
    title = 'Mention Pillow package on tkinter.rst to work with more image formats'
    updated_at = <Date 2018-04-21.16:08:06.098>
    user = 'https://github.com/andresdelfino'

    bugs.python.org fields:

    activity = <Date 2018-04-21.16:08:06.098>
    actor = 'serhiy.storchaka'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2018-04-21.16:08:06.099>
    closer = 'serhiy.storchaka'
    components = ['Documentation']
    creation = <Date 2018-04-17.11:12:06.014>
    creator = 'adelfino'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33297
    keywords = ['patch']
    message_count = 6.0
    messages = ['315393', '315564', '315565', '315566', '315567', '315572']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'docs@python', 'serhiy.storchaka', 'adelfino', 'miss-islington']
    pr_nums = ['6505', '6560', '6561', '6562']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33297'
    versions = ['Python 3.8']

    @andresdelfino
    Copy link
    Contributor Author

    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.

    @andresdelfino andresdelfino added the 3.8 only security fixes label Apr 17, 2018
    @andresdelfino andresdelfino added docs Documentation in the Doc dir type-feature A feature request or enhancement labels Apr 17, 2018
    @serhiy-storchaka
    Copy link
    Member

    New changeset b81ca28 by Serhiy Storchaka (Andrés Delfino) in branch 'master':
    bpo-33297: Mention Pillow to work with more image formats. (bpo-6505)
    b81ca28

    @miss-islington
    Copy link
    Contributor

    New changeset f900503 by Miss Islington (bot) in branch '3.7':
    bpo-33297: Mention Pillow to work with more image formats. (GH-6505)
    f900503

    @miss-islington
    Copy link
    Contributor

    New changeset 5c0a8bb by Miss Islington (bot) in branch '3.6':
    bpo-33297: Mention Pillow to work with more image formats. (GH-6505)
    5c0a8bb

    @andresdelfino
    Copy link
    Contributor Author

    Currently cherry picking the commit for 2.7.

    @serhiy-storchaka
    Copy link
    Member

    New changeset b9827b7 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)
    b9827b7

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.8 only security fixes docs Documentation in the Doc dir type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    3 participants