Skip to content

Tkinter's split() inconsistent for bytes and unicode strings #61680

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 17478
Nosy @ezio-melotti, @serhiy-storchaka
Superseder
  • bpo-18101: Tk.split() doesn't work with nested Unicode strings
  • 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 2013-08-03.21:00:15.505>
    created_at = <Date 2013-03-19.08:58:39.714>
    labels = ['type-bug', 'expert-tkinter', 'expert-unicode']
    title = "Tkinter's split() inconsistent for bytes and unicode strings"
    updated_at = <Date 2013-08-03.21:00:15.504>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-08-03.21:00:15.504>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-08-03.21:00:15.505>
    closer = 'serhiy.storchaka'
    components = ['Tkinter', 'Unicode']
    creation = <Date 2013-03-19.08:58:39.714>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 17478
    keywords = []
    message_count = 1.0
    messages = ['184622']
    nosy_count = 3.0
    nosy_names = ['gpolo', 'ezio.melotti', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '18101'
    type = 'behavior'
    url = 'https://bugs.python.org/issue17478'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions