Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in turtle.py #36343

Closed
skeim mannequin opened this issue Mar 28, 2002 · 2 comments
Closed

Typo in turtle.py #36343

skeim mannequin opened this issue Mar 28, 2002 · 2 comments

Comments

@skeim
Copy link
Mannequin

skeim mannequin commented Mar 28, 2002

BPO 536117
Nosy @loewis
Files
  • turtle.dif
  • 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 2002-03-28.15:46:38.000>
    created_at = <Date 2002-03-28.07:21:42.000>
    labels = ['expert-tkinter']
    title = 'Typo in turtle.py'
    updated_at = <Date 2002-03-28.15:46:38.000>
    user = 'https://bugs.python.org/skeim'

    bugs.python.org fields:

    activity = <Date 2002-03-28.15:46:38.000>
    actor = 'loewis'
    assignee = 'none'
    closed = True
    closed_date = None
    closer = None
    components = ['Tkinter']
    creation = <Date 2002-03-28.07:21:42.000>
    creator = 's_keim'
    dependencies = []
    files = ['4084']
    hgrepos = []
    issue_num = 536117
    keywords = ['patch']
    message_count = 2.0
    messages = ['39361', '39362']
    nosy_count = 2.0
    nosy_names = ['loewis', 's_keim']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue536117'
    versions = ['Python 2.2']

    @skeim
    Copy link
    Mannequin Author

    skeim mannequin commented Mar 28, 2002

    Guy Barre has detected a typo (a missing self.) in turtle.py. This patch comes from the correction he suggested in the python-fr mailing list.

    @skeim skeim mannequin closed this as completed Mar 28, 2002
    @skeim skeim mannequin added the topic-tkinter label Mar 28, 2002
    @skeim skeim mannequin closed this as completed Mar 28, 2002
    @skeim skeim mannequin added the topic-tkinter label Mar 28, 2002
    @loewis
    Copy link
    Mannequin

    loewis mannequin commented Mar 28, 2002

    Logged In: YES
    user_id=21627

    Thanks for the patch. Committed as turtle.py 1.6.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    No branches or pull requests

    0 participants