Skip to content

Guarantee that Python preserves the order of kwonly parameters #76878

Description

@larryhastings
BPO 32697
Nosy @gpshead, @larryhastings, @ericvsmith, @ericsnowcurrently, @1st1
PRs
  • bpo-32697: Definition order of kwonly params is now preserved. #5391
  • 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 2018-01-28.19:16:35.728>
    created_at = <Date 2018-01-28.17:48:42.404>
    labels = ['interpreter-core', 'type-feature', '3.7']
    title = 'Guarantee that Python preserves the order of kwonly parameters'
    updated_at = <Date 2018-01-28.19:22:35.626>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2018-01-28.19:22:35.626>
    actor = 'yselivanov'
    assignee = 'larry'
    closed = True
    closed_date = <Date 2018-01-28.19:16:35.728>
    closer = 'larry'
    components = ['Interpreter Core']
    creation = <Date 2018-01-28.17:48:42.404>
    creator = 'larry'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32697
    keywords = ['patch']
    message_count = 4.0
    messages = ['310975', '310982', '310984', '310985']
    nosy_count = 5.0
    nosy_names = ['gregory.p.smith', 'larry', 'eric.smith', 'eric.snow', 'yselivanov']
    pr_nums = ['5391']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32697'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeinterpreter-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