Skip to content

Faster parsing keyword arguments #71761

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 27574
Nosy @brettcannon, @rhettinger, @gpshead, @pitrou, @vstinner, @larryhastings, @serhiy-storchaka
Files
  • faster_keyword_args_parse.patch
  • faster_keyword_args_parse_2.patch
  • faster_keyword_args_parse_alt.patch
  • faster_keyword_args_parse_alt2.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2016-12-17.20:41:04.491>
    created_at = <Date 2016-07-19.16:03:55.797>
    labels = ['interpreter-core', 'performance']
    title = 'Faster parsing keyword arguments'
    updated_at = <Date 2016-12-17.20:41:04.490>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-12-17.20:41:04.490>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-12-17.20:41:04.491>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-07-19.16:03:55.797>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['43794', '43996', '45946', '45947']
    hgrepos = []
    issue_num = 27574
    keywords = ['patch']
    message_count = 13.0
    messages = ['270832', '270889', '271834', '271928', '272201', '272231', '272411', '272656', '272930', '272979', '272981', '272983', '283516']
    nosy_count = 8.0
    nosy_names = ['brett.cannon', 'rhettinger', 'gregory.p.smith', 'pitrou', 'vstinner', 'larry', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue27574'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Labels

    interpreter-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