Skip to content

Microoptimize PyType_Lookup for cache hits #87618

@DinoV

Description

@DinoV
BPO 43452
Nosy @vstinner, @DinoV, @methane, @pablogsal
PRs
  • bpo-43452: Microoptimizations to PyType_Lookup #24804
  • bpo-43452: Document the PyType_Lookup optimizations in the What's New for 3.10 #24949
  • 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 = None
    closed_at = <Date 2021-03-20.19:13:03.911>
    created_at = <Date 2021-03-09.19:21:17.225>
    labels = ['interpreter-core', '3.10']
    title = 'Microoptimize PyType_Lookup for cache hits'
    updated_at = <Date 2021-03-27.00:02:33.128>
    user = 'https://github.com/DinoV'

    bugs.python.org fields:

    activity = <Date 2021-03-27.00:02:33.128>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-03-20.19:13:03.911>
    closer = 'pablogsal'
    components = ['Interpreter Core']
    creation = <Date 2021-03-09.19:21:17.225>
    creator = 'dino.viehland'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43452
    keywords = ['patch']
    message_count = 7.0
    messages = ['388377', '388485', '388506', '389134', '389173', '389418', '389577']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'dino.viehland', 'methane', 'pablogsal']
    pr_nums = ['24804', '24949']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue43452'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      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