Skip to content

Add _PyFunction_FastCallDict(): fast call with keyword arguments as a dict #71996

@vstinner

Description

@vstinner
BPO 27809
Nosy @scoder, @vstinner, @serhiy-storchaka
Files
  • fastcall_kwargs.patch
  • fastcall_kwargs-2.patch
  • fastcall_macros.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-01.13:12:27.132>
    created_at = <Date 2016-08-20.00:21:25.496>
    labels = ['performance']
    title = 'Add _PyFunction_FastCallDict(): fast call with keyword arguments as a dict'
    updated_at = <Date 2016-09-01.13:12:27.131>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2016-09-01.13:12:27.131>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-09-01.13:12:27.132>
    closer = 'vstinner'
    components = []
    creation = <Date 2016-08-20.00:21:25.496>
    creator = 'vstinner'
    dependencies = []
    files = ['44162', '44187', '44188']
    hgrepos = []
    issue_num = 27809
    keywords = ['patch']
    message_count = 19.0
    messages = ['273170', '273353', '273354', '273367', '273370', '273374', '273375', '273390', '273391', '273403', '273404', '273406', '273407', '273413', '273452', '273520', '273521', '273522', '274122']
    nosy_count = 4.0
    nosy_names = ['scoder', 'vstinner', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue27809'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions