Skip to content

missing update() in _Screen.setup() of Lib/turtle.py #48367

@gregorlingl

Description

@gregorlingl
BPO 4117
Nosy @loewis, @birkenfeld, @abalkin
Files
  • _Screen.setup.diff: bugfix
  • setup_bug_demo.py: demonstrates the init - update bug
  • setup_patch.diff
  • setup_bug_demo.py
  • 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 2010-10-21.20:35:03.567>
    created_at = <Date 2008-10-13.23:02:43.667>
    labels = ['type-bug', 'library']
    title = 'missing update() in _Screen.setup() of Lib/turtle.py'
    updated_at = <Date 2010-10-21.20:35:03.566>
    user = 'https://bugs.python.org/gregorlingl'

    bugs.python.org fields:

    activity = <Date 2010-10-21.20:35:03.566>
    actor = 'belopolsky'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-10-21.20:35:03.567>
    closer = 'belopolsky'
    components = ['Library (Lib)']
    creation = <Date 2008-10-13.23:02:43.667>
    creator = 'gregorlingl'
    dependencies = []
    files = ['11777', '12079', '12080', '12081']
    hgrepos = []
    issue_num = 4117
    keywords = ['patch']
    message_count = 14.0
    messages = ['74710', '74721', '76022', '76029', '76046', '76071', '76077', '76081', '76087', '76131', '76132', '76135', '119150', '119335']
    nosy_count = 5.0
    nosy_names = ['loewis', 'georg.brandl', 'belopolsky', 'gregorlingl', 'gpolo']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4117'
    versions = ['Python 2.6', 'Python 3.0']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions