Thanks to visit codestin.com
Credit goes to github.com

Skip to content

turtle.write() causes flickering when the tracer is turned off. #91212

Closed
@relent95

Description

@relent95
mannequin
BPO 47056
Nosy @terryjreedy, @relent95
Files
  • test_anim_write.py: A sample script that reproduces the bug.
  • 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 = None
    created_at = <Date 2022-03-18.09:27:33.522>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = 'turtle.write() causes flickering when the tracer is turned off.'
    updated_at = <Date 2022-03-21.07:02:30.149>
    user = 'https://github.com/relent95'

    bugs.python.org fields:

    activity = <Date 2022-03-21.07:02:30.149>
    actor = 'relent95'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2022-03-18.09:27:33.522>
    creator = 'relent95'
    dependencies = []
    files = ['50690']
    hgrepos = []
    issue_num = 47056
    keywords = []
    message_count = 3.0
    messages = ['415475', '415531', '415669']
    nosy_count = 2.0
    nosy_names = ['terry.reedy', 'relent95']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue47056'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions