Skip to content

SETREF adds unnecessary work in some cases #70388

@rhettinger

Description

@rhettinger
BPO 26200
Nosy @gvanrossum, @rhettinger, @abalkin, @vstinner, @skrah, @serhiy-storchaka
PRs
  • [WIP] bpo-42294: Add Py_SetRef() and Py_XSetRef() #23209
  • Files
  • py_setref.patch
  • py_setref_extra.patch
  • py_setref_extra.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2016-08-17.18:22:32.545>
    created_at = <Date 2016-01-25.18:03:44.464>
    labels = ['interpreter-core', 'performance']
    title = 'SETREF adds unnecessary work in some cases'
    updated_at = <Date 2020-11-09.22:09:20.062>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2020-11-09.22:09:20.062>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-08-17.18:22:32.545>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-01-25.18:03:44.464>
    creator = 'rhettinger'
    dependencies = []
    files = ['42376', '42428', '44115']
    hgrepos = []
    issue_num = 26200
    keywords = ['patch']
    message_count = 28.0
    messages = ['258913', '259774', '259784', '259858', '259874', '259913', '260048', '260075', '260088', '260101', '260132', '260134', '262204', '262825', '262933', '262934', '262939', '263144', '263165', '263167', '263168', '263169', '272744', '272745', '272919', '272980', '380586', '380620']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'rhettinger', 'belopolsky', 'vstinner', 'skrah', 'python-dev', 'serhiy.storchaka']
    pr_nums = ['23209']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue26200'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Labels

    interpreter-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