Skip to content

Integer overflow when passing large string or tuple to Tkinter #61321

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 17119
Nosy @vstinner, @serhiy-storchaka
Dependencies
  • bpo-17118: Add tests for testing Python-Tcl interaction
  • Files
  • tkinter_size_overflow.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 2013-08-22.16:15:59.271>
    created_at = <Date 2013-02-03.19:35:39.022>
    labels = ['type-bug', 'expert-tkinter']
    title = 'Integer overflow when passing large string or tuple to Tkinter'
    updated_at = <Date 2013-08-22.16:15:59.271>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-08-22.16:15:59.271>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-08-22.16:15:59.271>
    closer = 'serhiy.storchaka'
    components = ['Tkinter']
    creation = <Date 2013-02-03.19:35:39.022>
    creator = 'serhiy.storchaka'
    dependencies = ['17118']
    files = ['29881']
    hgrepos = []
    issue_num = 17119
    keywords = ['patch']
    message_count = 3.0
    messages = ['181288', '187052', '195817']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'gpolo', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17119'
    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