Skip to content

Binary arithmetic does not always call subclasses first #74326

@shoyer

Description

@shoyer
mannequin
BPO 30140
Nosy @gvanrossum, @tim-one, @rhettinger, @mdickinson, @ncoghlan, @abalkin, @vstinner, @serhiy-storchaka, @eric-wieser, @MojoVampire, @shoyer, @leezu
PRs
  • bpo-30140: fix binop dispatch for subclasses #1325
  • 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-04-11.03:38:55.960>
    created_at = <Date 2017-04-23.04:21:44.659>
    labels = ['interpreter-core', 'type-bug', '3.8']
    title = 'Binary arithmetic does not always call subclasses first'
    updated_at = <Date 2020-04-11.03:38:55.959>
    user = 'https://github.com/shoyer'

    bugs.python.org fields:

    activity = <Date 2020-04-11.03:38:55.959>
    actor = 'gvanrossum'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-04-11.03:38:55.960>
    closer = 'gvanrossum'
    components = ['Interpreter Core']
    creation = <Date 2017-04-23.04:21:44.659>
    creator = 'Stephan Hoyer'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30140
    keywords = ['patch', 'needs review']
    message_count = 13.0
    messages = ['292149', '292157', '292188', '292198', '292278', '292279', '292460', '301382', '304597', '325553', '325876', '347963', '366186']
    nosy_count = 12.0
    nosy_names = ['gvanrossum', 'tim.peters', 'rhettinger', 'mark.dickinson', 'ncoghlan', 'belopolsky', 'vstinner', 'serhiy.storchaka', 'Eric.Wieser', 'josh.r', 'Stephan Hoyer', 'leezu']
    pr_nums = ['1325']
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30140'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions