Turtle Circle Speed 0

Open
#65,276 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
tooling

Research direction

Start by examining and running the reproducer in aoeu.py, then review update_example.py and linked PR gh-104022 for the current investigation. Confirm the behavior of turtle circle speed 0 and use the reproducer to verify that the reported bug is resolved.

Written by the indexing model from the issue text.

Description

stdlib type-bug
BPO 21077
Nosy @willingc
Files
  • aoeu.py: Source code that reproduces bug
  • update_example.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 = None
    created_at = <Date 2014-03-27.16:16:30.735>
    labels = ['type-bug', 'library']
    title = 'Turtle Circle Speed 0'
    updated_at = <Date 2018-06-16.15:14:42.067>
    user = 'https://bugs.python.org/GarrettGrimsley'
    

    bugs.python.org fields:

    activity = <Date 2018-06-16.15:14:42.067>
    actor = 'willingc'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2014-03-27.16:16:30.735>
    creator = 'Garrett.Grimsley'
    dependencies = []
    files = ['34638', '36646']
    hgrepos = []
    issue_num = 21077
    keywords = []
    message_count = 3.0
    messages = ['214963', '227014', '319749']
    nosy_count = 4.0
    nosy_names = ['gregorlingl', 'ingrid', 'willingc', 'Garrett.Grimsley']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21077'
    versions = ['Python 3.4', 'Python 3.5']
    

    Linked PRs
    • gh-104022
    Dominant language
    Python
    Stars
    77.2k
    Forks
    36k
    Avg merge
    1d 9h
    Merged PRs (30d)
    558

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    More from python/cpython

    All issues in python/cpython

    Similar issues

    More Python issues

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.