Skip to content

Minor revision to the <BaseWidget._setup> method in Tkinter #59508

Description

@DrewFrench
mannequin
BPO 15303
Nosy @ezio-melotti, @serhiy-storchaka
PRs
  • bpo-15303: Support widgets with boolean value False in Tkinter #23904
  • Files
  • tkbugfix.py: A revised version of the <BaseWidget._setup> method in Tkinter
  • tkinter_widget_is_none.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 2020-12-25.19:48:59.890>
    created_at = <Date 2012-07-09.08:25:49.856>
    labels = ['type-feature', 'expert-tkinter', '3.10']
    title = 'Minor revision to the <BaseWidget._setup> method in Tkinter'
    updated_at = <Date 2020-12-25.19:48:59.889>
    user = 'https://bugs.python.org/DrewFrench'

    bugs.python.org fields:

    activity = <Date 2020-12-25.19:48:59.889>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2020-12-25.19:48:59.890>
    closer = 'serhiy.storchaka'
    components = ['Tkinter']
    creation = <Date 2012-07-09.08:25:49.856>
    creator = 'Drew.French'
    dependencies = []
    files = ['26326', '28410']
    hgrepos = []
    issue_num = 15303
    keywords = ['patch']
    message_count = 5.0
    messages = ['165070', '175233', '175236', '178007', '383746']
    nosy_count = 4.0
    nosy_names = ['gpolo', 'ezio.melotti', 'serhiy.storchaka', 'Drew.French']
    pr_nums = ['23904']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue15303'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions