Skip to content

Add _PyObject_FastCallKeywords(): avoid the creation of a temporary dictionary for keyword arguments #72017

@vstinner

Description

@vstinner
BPO 27830
Nosy @scoder, @vstinner, @vadmium, @serhiy-storchaka
Files
  • fastcall_keywords.patch
  • do_call.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 = None
    closed_at = <Date 2016-09-10.03:36:41.951>
    created_at = <Date 2016-08-22.22:44:24.153>
    labels = ['interpreter-core', 'performance']
    title = 'Add _PyObject_FastCallKeywords(): avoid the creation of a temporary dictionary for keyword arguments'
    updated_at = <Date 2017-01-18.10:28:05.257>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-01-18.10:28:05.257>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-09-10.03:36:41.951>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2016-08-22.22:44:24.153>
    creator = 'vstinner'
    dependencies = []
    files = ['44191', '44215']
    hgrepos = []
    issue_num = 27830
    keywords = ['patch']
    message_count = 11.0
    messages = ['273408', '273412', '273606', '273607', '273611', '273677', '273678', '273744', '274419', '275410', '285714']
    nosy_count = 5.0
    nosy_names = ['scoder', 'vstinner', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue27830'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      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