Skip to content

Add opcode cache for LOAD_ATTR #86259

Closed
Closed
@pablogsal

Description

@pablogsal
BPO 42093
Nosy @gvanrossum, @vstinner, @1st1, @gvanrossum, @pablogsal
PRs
  • bpo-42093: Add opcode cache for LOAD_ATTR #22803
  • bpo-42093: Tweak the what's new message about the new LOAD_ATTR opcode cache #24070
  • bpo-42093: Cleanup _PyDict_GetItemHint() #24582
  • 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/pablogsal'
    closed_at = <Date 2020-10-20.05:27:36.232>
    created_at = <Date 2020-10-20.03:18:36.160>
    labels = ['interpreter-core', '3.10']
    title = 'Add opcode cache for LOAD_ATTR'
    updated_at = <Date 2021-02-21.11:02:18.003>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2021-02-21.11:02:18.003>
    actor = 'vstinner'
    assignee = 'pablogsal'
    closed = True
    closed_date = <Date 2020-10-20.05:27:36.232>
    closer = 'pablogsal'
    components = ['Interpreter Core']
    creation = <Date 2020-10-20.03:18:36.160>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42093
    keywords = ['patch']
    message_count = 9.0
    messages = ['379083', '379087', '383859', '384087', '384254', '384354', '384364', '384366', '387451']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'vstinner', 'yselivanov', 'Guido.van.Rossum', 'pablogsal']
    pr_nums = ['22803', '24070', '24582']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42093'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions