Skip to content

Add METH_FASTCALL: new calling convention for C functions #71997

@vstinner

Description

@vstinner
BPO 27810
Nosy @scoder, @vstinner, @serhiy-storchaka, @jdemeyer
Dependencies
  • bpo-27830: Add _PyObject_FastCallKeywords(): avoid the creation of a temporary dictionary for keyword arguments
  • Files
  • fastcall.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-12.12:59:03.974>
    created_at = <Date 2016-08-20.00:32:46.209>
    labels = ['type-feature']
    title = 'Add METH_FASTCALL: new calling convention for C functions'
    updated_at = <Date 2019-05-14.20:40:00.365>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-05-14.20:40:00.365>
    actor = 'jdemeyer'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-09-12.12:59:03.974>
    closer = 'vstinner'
    components = []
    creation = <Date 2016-08-20.00:32:46.209>
    creator = 'vstinner'
    dependencies = ['27830']
    files = ['44517']
    hgrepos = []
    issue_num = 27810
    keywords = ['patch']
    message_count = 18.0
    messages = ['273173', '273336', '273339', '273340', '273341', '273409', '273679', '275447', '275516', '275555', '275560', '275826', '276033', '276046', '276047', '276048', '283332', '342518']
    nosy_count = 5.0
    nosy_names = ['scoder', 'vstinner', 'python-dev', 'serhiy.storchaka', 'jdemeyer']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27810'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions