Skip to content

Harmonize STORE_DEREF with STORE_FAST and LOAD_DEREF #72851

@rhettinger

Description

@rhettinger
BPO 28665
Nosy @rhettinger, @serhiy-storchaka
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • fastcell.diff
  • delete_deref.diff: Fix-up DELETE_DEREF
  • concat_deref.diff: Fix-up unicode_concat
  • issue28665.py
  • 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/rhettinger'
    closed_at = <Date 2016-11-12.09:12:16.093>
    created_at = <Date 2016-11-11.12:10:41.742>
    labels = ['interpreter-core', '3.7', 'performance']
    title = 'Harmonize STORE_DEREF with STORE_FAST and LOAD_DEREF'
    updated_at = <Date 2017-03-31.16:36:26.072>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:26.072>
    actor = 'dstufft'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2016-11-12.09:12:16.093>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2016-11-11.12:10:41.742>
    creator = 'rhettinger'
    dependencies = []
    files = ['45442', '45454', '45455', '45457']
    hgrepos = []
    issue_num = 28665
    keywords = ['patch']
    message_count = 11.0
    messages = ['280574', '280576', '280577', '280578', '280584', '280585', '280635', '280642', '280643', '280645', '280646']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'python-dev', 'serhiy.storchaka']
    pr_nums = ['552']
    priority = 'low'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue28665'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeinterpreter-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