Skip to content

Micro-optimize vectorcall using PY_LIKELY #81955

@jdemeyer

Description

@jdemeyer
BPO 37774
Nosy @vstinner, @methane, @markshannon, @jdemeyer, @MojoVampire, @animalize
PRs
  • bpo-37774: use Py_LIKELY/Py_UNLIKELY for vectorcall  #15144
  • 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 = None
    created_at = <Date 2019-08-06.14:00:15.885>
    labels = ['interpreter-core', '3.9']
    title = 'Micro-optimize vectorcall using PY_LIKELY'
    updated_at = <Date 2019-08-14.11:35:27.287>
    user = 'https://github.com/jdemeyer'

    bugs.python.org fields:

    activity = <Date 2019-08-14.11:35:27.287>
    actor = 'jdemeyer'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2019-08-06.14:00:15.885>
    creator = 'jdemeyer'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37774
    keywords = ['patch']
    message_count = 16.0
    messages = ['349108', '349204', '349208', '349212', '349466', '349467', '349534', '349544', '349552', '349554', '349555', '349563', '349567', '349571', '349576', '349685']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'methane', 'Mark.Shannon', 'jdemeyer', 'josh.r', 'malin']
    pr_nums = ['15144']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37774'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions