Skip to content

Add support for partial keyword arguments in extension functions #70470

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 26282
Nosy @rhettinger, @larryhastings, @vadmium, @serhiy-storchaka
Files
  • pyarg_parse_positional_only_and_keywords.patch
  • pyarg_parse_positional_only_and_keywords_2.patch
  • zlib_compress_positional_only_data.patch
  • pyarg_parse_positional_only_and_keywords_3.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-06-10.18:55:30.859>
    created_at = <Date 2016-02-03.21:44:16.888>
    labels = ['interpreter-core', 'type-feature', 'expert-argument-clinic']
    title = 'Add support for partial keyword arguments in extension functions'
    updated_at = <Date 2016-06-10.18:55:30.858>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-06-10.18:55:30.858>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-06-10.18:55:30.859>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core', 'Argument Clinic']
    creation = <Date 2016-02-03.21:44:16.888>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['41868', '42681', '42682', '42779']
    hgrepos = []
    issue_num = 26282
    keywords = ['patch']
    message_count = 10.0
    messages = ['259521', '259525', '259773', '259933', '264639', '264640', '264972', '265120', '265143', '268141']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'larry', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26282'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions