Skip to content

Add keyword-only parameter support to PyArg_ParseTupleAndKeywords #58536

@larryhastings

Description

@larryhastings
BPO 14328
Nosy @gpshead, @pitrou, @larryhastings, @benjaminp, @ericsnowcurrently
Files
  • larry.parsekwonly.diff.2.txt
  • larry.parsekwonly.diff.3.txt
  • larry.parsekwonly.diff.4.txt
  • larry.parsekwonly.diff.5.txt
  • larry.parsekwonly.diff.7.txt
  • 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/larryhastings'
    closed_at = <Date 2012-03-20.20:08:02.518>
    created_at = <Date 2012-03-15.21:49:18.370>
    labels = ['interpreter-core', 'type-feature']
    title = 'Add keyword-only parameter support to PyArg_ParseTupleAndKeywords'
    updated_at = <Date 2012-03-20.20:08:02.517>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2012-03-20.20:08:02.517>
    actor = 'larry'
    assignee = 'larry'
    closed = True
    closed_date = <Date 2012-03-20.20:08:02.518>
    closer = 'larry'
    components = ['Interpreter Core']
    creation = <Date 2012-03-15.21:49:18.370>
    creator = 'larry'
    dependencies = []
    files = ['24878', '24883', '24901', '24912', '24955']
    hgrepos = []
    issue_num = 14328
    keywords = []
    message_count = 16.0
    messages = ['155961', '155964', '155965', '155966', '155968', '155979', '155987', '155998', '156060', '156145', '156186', '156361', '156362', '156376', '156377', '156454']
    nosy_count = 7.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'larry', 'benjamin.peterson', 'Arfrever', 'python-dev', 'eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue14328'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions