Skip to content

Clarify documentation for binary arithmetic operation subclass __r*__ precedence #85750

@brettcannon

Description

@brettcannon
BPO 41584
Nosy @brettcannon, @vedgar, @miss-islington
PRs
  • bpo-41584: clarify when the reflected method of a binary arithemtic operator is called #22505
  • [3.9] bpo-41584: clarify when the reflected method of a binary arithemtic operator is called (GH-22505) #22568
  • [3.8] bpo-41584: clarify when the reflected method of a binary arithemtic operator is called (GH-22505) #22569
  • 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 = 'https://github.com/brettcannon'
    closed_at = <Date 2020-10-05.18:34:03.697>
    created_at = <Date 2020-08-18.17:56:34.350>
    labels = ['3.8', '3.9', '3.10', 'docs']
    title = 'Clarify documentation for binary arithmetic operation subclass __r*__ precedence'
    updated_at = <Date 2020-10-05.18:34:03.697>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2020-10-05.18:34:03.697>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2020-10-05.18:34:03.697>
    closer = 'brett.cannon'
    components = ['Documentation']
    creation = <Date 2020-08-18.17:56:34.350>
    creator = 'brett.cannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41584
    keywords = ['patch']
    message_count = 8.0
    messages = ['375621', '375622', '375645', '375646', '375668', '378063', '378065', '378067']
    nosy_count = 5.0
    nosy_names = ['brett.cannon', 'docs@python', 'veky', 'miss-islington', 'Eric Wieser']
    pr_nums = ['22505', '22568', '22569']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41584'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifedocsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions