Skip to content

Modify PyObject_CallFunction() to use fast call internally #73101

@vstinner

Description

@vstinner
BPO 28915
Nosy @vstinner
Files
  • bench_slots.py
  • 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-12-09.16:28:57.063>
    created_at = <Date 2016-12-09.01:07:34.083>
    labels = ['3.7', 'performance']
    title = 'Modify PyObject_CallFunction() to use fast call internally'
    updated_at = <Date 2016-12-27.15:59:28.462>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2016-12-27.15:59:28.462>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-12-09.16:28:57.063>
    closer = 'vstinner'
    components = []
    creation = <Date 2016-12-09.01:07:34.083>
    creator = 'vstinner'
    dependencies = []
    files = ['45808']
    hgrepos = []
    issue_num = 28915
    keywords = []
    message_count = 8.0
    messages = ['282748', '282749', '282751', '282780', '282786', '282789', '283286', '284109']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue28915'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions