Skip to content

PhotoImage(data=...) apparently has to be UTF-8 or Base-64 encoded #65779

@vadmium

Description

@vadmium
BPO 21580
Nosy @loewis, @terryjreedy, @vadmium, @serhiy-storchaka
Dependencies
  • bpo-21605: Add tests for Tkinter images
  • Files
  • tkinter_bytes.patch
  • tkinter_bytes-2.7.patch: Patch for 2.7.
  • tkinter_bytes-2.7_2.patch
  • 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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2014-07-31.07:33:13.889>
    created_at = <Date 2014-05-26.05:52:24.420>
    labels = ['type-bug', 'expert-tkinter', 'docs']
    title = 'PhotoImage(data=...) apparently has to be UTF-8 or Base-64 encoded'
    updated_at = <Date 2014-07-31.07:33:13.888>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2014-07-31.07:33:13.888>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-07-31.07:33:13.889>
    closer = 'serhiy.storchaka'
    components = ['Documentation', 'Tkinter']
    creation = <Date 2014-05-26.05:52:24.420>
    creator = 'martin.panter'
    dependencies = ['21605']
    files = ['35431', '35432', '36167']
    hgrepos = []
    issue_num = 21580
    keywords = ['patch']
    message_count = 11.0
    messages = ['219133', '219287', '219317', '219346', '219499', '223811', '224295', '224315', '224319', '224321', '224380']
    nosy_count = 7.0
    nosy_names = ['loewis', 'terry.reedy', 'gpolo', 'docs@python', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21580'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    docsDocumentation in the Doc dirtopic-tkintertype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions