Skip to content

Missed "return NotImplemented" in Vec2D.__rmul__ #85886

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 41720
Nosy @serhiy-storchaka, @miss-islington
PRs
  • bpo-41720: Add "return NotImplemented" in turtle.Vec2D.__rmul__(). #22092
  • [3.9] bpo-41720: Add "return NotImplemented" in turtle.Vec2D.__rmul__(). (GH-22092) #22137
  • [3.8] bpo-41720: Add "return NotImplemented" in turtle.Vec2D.__rmul__(). (GH-22092) #22138
  • 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 2020-09-07.16:50:31.367>
    created_at = <Date 2020-09-04.17:41:53.239>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'Missed "return NotImplemented" in Vec2D.__rmul__'
    updated_at = <Date 2020-09-07.16:50:31.365>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-09-07.16:50:31.365>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-09-07.16:50:31.367>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2020-09-04.17:41:53.239>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41720
    keywords = ['patch']
    message_count = 4.0
    messages = ['376389', '376511', '376513', '376514']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'miss-islington']
    pr_nums = ['22092', '22137', '22138']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41720'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard 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