Skip to content

Merge BINARY_*/INPLACE_* into BINARY_OP #89799

@brandtbucher

Description

@brandtbucher
BPO 45636
Nosy @gvanrossum, @markshannon, @brandtbucher, @iritkatriel
PRs
  • bpo-45636: Merge BINARY_*/INPLACE_* into BINARY_OP/INPLACE_OP #29255
  • bpo-45636: Simpler design for BINARY_OP/INPLACE_OP #29418
  • bpo-45636: BINARY_OP (third time's the charm) #29482
  • bpo-45636: Remove the old %-formatting fast-path #29532
  • bpo-45636: Un-switch BINARY_OP #29565
  • bpo-45635: Do not suppress errors in functions called from _PyErr_Display #30073
  • 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/brandtbucher'
    closed_at = <Date 2021-11-19.10:53:23.973>
    created_at = <Date 2021-10-27.22:13:52.199>
    labels = ['interpreter-core', '3.11', 'performance']
    title = 'Merge BINARY_*/INPLACE_* into BINARY_OP'
    updated_at = <Date 2021-12-12.15:47:51.087>
    user = 'https://github.com/brandtbucher'

    bugs.python.org fields:

    activity = <Date 2021-12-12.15:47:51.087>
    actor = 'iritkatriel'
    assignee = 'brandtbucher'
    closed = True
    closed_date = <Date 2021-11-19.10:53:23.973>
    closer = 'Mark.Shannon'
    components = ['Interpreter Core']
    creation = <Date 2021-10-27.22:13:52.199>
    creator = 'brandtbucher'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45636
    keywords = ['patch']
    message_count = 7.0
    messages = ['405136', '405179', '405221', '406147', '406148', '406355', '406403']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'Mark.Shannon', 'brandtbucher', 'iritkatriel']
    pr_nums = ['29255', '29418', '29482', '29532', '29565', '30073']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue45636'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions