Skip to content

Tk.split() doesn't work with nested Unicode strings #62301

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 18101
Nosy @ezio-melotti, @serwy, @serhiy-storchaka
Files
  • tkinter_split_nested_unicode.patch: Patch for 3.3+
  • tkinter_split_nested_unicode-2.7.patch: Patch for 2.7
  • tkinter_split_nested_unicode_2.patch: Patch for 3.3+
  • tkinter_split_nested_unicode-2.7_2.patch: Patch for 2.7
  • 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 2013-07-11.17:54:57.125>
    created_at = <Date 2013-05-30.13:59:21.378>
    labels = ['type-bug', 'expert-tkinter']
    title = "Tk.split() doesn't work with nested Unicode strings"
    updated_at = <Date 2013-07-11.17:54:57.124>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-07-11.17:54:57.124>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-07-11.17:54:57.125>
    closer = 'serhiy.storchaka'
    components = ['Tkinter']
    creation = <Date 2013-05-30.13:59:21.378>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['30426', '30427', '30516', '30517']
    hgrepos = []
    issue_num = 18101
    keywords = ['patch']
    message_count = 4.0
    messages = ['190359', '190867', '190868', '192882']
    nosy_count = 6.0
    nosy_names = ['gpolo', 'ezio.melotti', 'roger.serwy', 'Arfrever', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18101'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions