Skip to content

Tkinter rowconfigure and columnconfigure functions crash if minsize, pad, or weight is not None #57728

@aoileslie

Description

@aoileslie
mannequin
BPO 13519
Nosy @birkenfeld, @terryjreedy, @serhiy-storchaka
Files
  • Reproduce.py: A python file to reproduce the problem
  • 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-10-13.18:08:03.512>
    created_at = <Date 2011-12-02.09:11:10.754>
    labels = ['type-bug', 'expert-tkinter']
    title = 'Tkinter rowconfigure and columnconfigure functions crash if minsize, pad, or weight is not None'
    updated_at = <Date 2013-10-13.18:08:03.511>
    user = 'https://bugs.python.org/aoileslie'

    bugs.python.org fields:

    activity = <Date 2013-10-13.18:08:03.511>
    actor = 'georg.brandl'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-10-13.18:08:03.512>
    closer = 'georg.brandl'
    components = ['Tkinter']
    creation = <Date 2011-12-02.09:11:10.754>
    creator = 'aoi.leslie'
    dependencies = []
    files = ['23835']
    hgrepos = []
    issue_num = 13519
    keywords = []
    message_count = 5.0
    messages = ['148752', '148779', '148785', '197763', '199741']
    nosy_count = 5.0
    nosy_names = ['georg.brandl', 'terry.reedy', 'gpolo', 'aoi.leslie', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue13519'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions