Skip to content

Variable.__init__ raises obscure AttributeError #86796

Description

@shippo16
mannequin
BPO 42630
Nosy @serhiy-storchaka, @E-Paine, @shippo16
PRs
  • bpo-42630: Improve error reporting in Tkinter for absent default root #23781
  • [3.9] bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781) #23853
  • [3.8] bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781) #23854
  • Files
  • setup_master.diff
  • 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-19.15:36:43.728>
    created_at = <Date 2020-12-13.23:24:00.603>
    labels = ['3.8', 'type-bug', 'expert-tkinter', '3.9', '3.10']
    title = 'Variable.__init__ raises obscure AttributeError'
    updated_at = <Date 2020-12-19.15:36:43.728>
    user = 'https://github.com/shippo16'

    bugs.python.org fields:

    activity = <Date 2020-12-19.15:36:43.728>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2020-12-19.15:36:43.728>
    closer = 'serhiy.storchaka'
    components = ['Tkinter']
    creation = <Date 2020-12-13.23:24:00.603>
    creator = 'shippo_'
    dependencies = []
    files = ['49681']
    hgrepos = []
    issue_num = 42630
    keywords = ['patch']
    message_count = 18.0
    messages = ['382944', '382946', '382949', '382951', '382974', '382978', '383002', '383003', '383018', '383041', '383043', '383081', '383082', '383087', '383106', '383366', '383369', '383381']
    nosy_count = 3.0
    nosy_names = ['serhiy.storchaka', 'epaine', 'shippo_']
    pr_nums = ['23781', '23853', '23854']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42630'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions