Skip to content

Argument Clinic: inline parsing code for functions with only positional parameters #79763

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 35582
Nosy @pitrou, @scoder, @vstinner, @larryhastings, @serhiy-storchaka, @tirkarthi
PRs
  • bpo-35582: Argument Clinic: inline parsing code for positional parameters. #11313
  • bpo-35582: Argument Clinic: inline parsing code for positional parameters. #11313
  • bpo-35582: Argument Clinic: inline parsing code for positional parameters. #11313
  • bpo-35664: Optimize operator.itemgetter #11435
  • bpo-35664: Optimize operator.itemgetter #11435
  • bpo-35582: Argument Clinic: Optimize the "all boring objects" case. #11520
  • bpo-35582: Argument Clinic: Optimize the "all boring objects" case. #11520
  • bpo-35582: Argument Clinic: Optimize the "all boring objects" case. #11520
  • bpo-35582: Inline arguments tuple unpacking in handwritten code. #11524
  • bpo-35582: Inline arguments tuple unpacking in handwritten code. #11524
  • bpo-35582: Inline arguments tuple unpacking in handwritten code. #11524
  • Files
  • bench.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 2019-01-12.06:30:26.507>
    created_at = <Date 2018-12-25.14:40:52.841>
    labels = ['3.8', 'expert-argument-clinic', 'performance']
    title = 'Argument Clinic: inline parsing code for functions with only positional parameters'
    updated_at = <Date 2019-01-16.17:11:25.929>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-01-16.17:11:25.929>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-01-12.06:30:26.507>
    closer = 'serhiy.storchaka'
    components = ['Argument Clinic']
    creation = <Date 2018-12-25.14:40:52.841>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['48042']
    hgrepos = []
    issue_num = 35582
    keywords = ['patch', 'patch', 'patch']
    message_count = 22.0
    messages = ['332510', '333446', '333449', '333453', '333455', '333457', '333458', '333463', '333469', '333476', '333478', '333479', '333480', '333482', '333487', '333488', '333491', '333493', '333505', '333513', '333516', '333776']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'scoder', 'vstinner', 'larry', 'serhiy.storchaka', 'xtreak']
    pr_nums = ['11313', '11313', '11313', '11435', '11435', '11520', '11520', '11520', '11524', '11524', '11524']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue35582'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions