Skip to content

Argument Clinic: inline parsing code for functions with keyword parameters #80308

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 36127
Nosy @vstinner, @larryhastings, @serhiy-storchaka, @MojoVampire, @ammaraskar, @tirkarthi
PRs
  • bpo-36127: Argument Clinic: inline parsing code for keyword parameters. #12058
  • bpo-36127: Fix _PyArg_UnpackKeywords() warning #12345
  • bpo-36127: Fix compiler warning in _PyArg_UnpackKeywords(). #12353
  • 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 2019-08-31.20:28:24.943>
    created_at = <Date 2019-02-26.17:30:36.013>
    labels = ['3.8', 'expert-argument-clinic', 'performance']
    title = 'Argument Clinic: inline parsing code for functions with keyword parameters'
    updated_at = <Date 2019-08-31.20:28:24.943>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-08-31.20:28:24.943>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2019-08-31.20:28:24.943>
    closer = 'serhiy.storchaka'
    components = ['Argument Clinic']
    creation = <Date 2019-02-26.17:30:36.013>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36127
    keywords = ['patch']
    message_count = 11.0
    messages = ['336700', '336701', '336703', '336706', '336719', '336748', '336752', '336754', '336756', '337903', '338090']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'larry', 'serhiy.storchaka', 'josh.r', 'ammar2', 'xtreak']
    pr_nums = ['12058', '12345', '12353']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue36127'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions