Skip to content

Faster positional arguments parsing in PyArg_ParseTupleAndKeywords #73215

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 29029
Nosy @vstinner, @methane, @serhiy-storchaka
Files
  • PyArg_ParseTupleAndKeywords-faster-positional-args-parse.patch
  • PyArg_ParseTupleAndKeywords-faster-positional-args-parse-2.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 2017-01-17.08:15:00.665>
    created_at = <Date 2016-12-20.21:30:18.353>
    labels = ['interpreter-core', '3.7', 'performance']
    title = 'Faster positional arguments parsing in PyArg_ParseTupleAndKeywords'
    updated_at = <Date 2017-01-17.08:15:00.664>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-01-17.08:15:00.664>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-01-17.08:15:00.665>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-12-20.21:30:18.353>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['45977', '46307']
    hgrepos = []
    issue_num = 29029
    keywords = ['patch']
    message_count = 8.0
    messages = ['283711', '285515', '285590', '285591', '285592', '285617', '285621', '285622']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'methane', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue29029'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-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