Skip to content

Argument Clinic should understand *args and **kwargs parameters #64490

Open
@larryhastings

Description

@larryhastings
BPO 20291
Nosy @rhettinger, @ncoghlan, @vstinner, @larryhastings, @methane, @meadori, @zware, @serhiy-storchaka, @GPHemsley, @isidentical, @Fidget-Spinner, @colorfulappl
PRs
  • gh-64490: varargs support for argument clinic and refactor print with AC #18609
  • bpo-20291: Fix MSVC warnings in getargs.c #27211
  • gh-90350: Optimize builtin functions min() and max() #30286
  • gh-64490: Fix bugs in argument clinic varargs processing #32092
  • 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 = None
    created_at = <Date 2014-01-18.01:55:25.863>
    labels = ['type-feature', '3.7', 'expert-argument-clinic']
    title = 'Argument Clinic should understand *args and **kwargs parameters'
    updated_at = <Date 2022-03-24.08:27:39.531>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2022-03-24.08:27:39.531>
    actor = 'colorfulappl'
    assignee = 'serhiy.storchaka'
    closed = False
    closed_date = None
    closer = None
    components = ['Demos and Tools', 'Argument Clinic']
    creation = <Date 2014-01-18.01:55:25.863>
    creator = 'larry'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 20291
    keywords = ['patch']
    message_count = 10.0
    messages = ['208380', '225514', '225531', '264959', '285642', '285647', '285654', '285660', '285779', '397721']
    nosy_count = 12.0
    nosy_names = ['rhettinger', 'ncoghlan', 'vstinner', 'larry', 'methane', 'meador.inge', 'zach.ware', 'serhiy.storchaka', 'gphemsley', 'BTaskaya', 'kj', 'colorfulappl']
    pr_nums = ['18609', '27211', '30286', '32092']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue20291'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions