Skip to content

PEP 570: Python Positional-Only Parameters #80721

@pablogsal

Description

@pablogsal
BPO 36540
Nosy @vstinner, @ericvw, @ambv, @serhiy-storchaka, @willingc, @pablogsal, @gousaiyang
PRs
  • bpo-36540: PEP 570 -- Implementation #12701
  • bpo-36540 What's New section for PEP 570 #12942
  • bpo-36540: Documentation for PEP570 - Python positional only arguments #13202
  • bpo-36540: Document changes for PyCode_New regarding PEP570 #13706
  • bpo-36540: Improve doc of function definition regarding positional-only arguments #25235
  • [3.9] bpo-36540: Improve doc of function definition regarding positional-only arguments (GH-25235) #25259
  • [3.8] bpo-36540: Improve doc of function definition regarding positional-only arguments (GH-25235) #25260
  • 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/pablogsal'
    closed_at = <Date 2019-05-28.23:49:45.310>
    created_at = <Date 2019-04-06.01:06:03.833>
    labels = ['interpreter-core', '3.8']
    title = 'PEP 570: Python Positional-Only Parameters'
    updated_at = <Date 2021-04-07.19:32:56.057>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2021-04-07.19:32:56.057>
    actor = 'pablogsal'
    assignee = 'pablogsal'
    closed = True
    closed_date = <Date 2019-05-28.23:49:45.310>
    closer = 'pablogsal'
    components = ['Interpreter Core']
    creation = <Date 2019-04-06.01:06:03.833>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36540
    keywords = ['patch']
    message_count = 14.0
    messages = ['339521', '340141', '340246', '340247', '341041', '341071', '341072', '341073', '341119', '343835', '343836', '390467', '390470', '390471']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'ericvw', 'lukasz.langa', 'serhiy.storchaka', 'willingc', 'pablogsal', 'gousaiyang']
    pr_nums = ['12701', '12942', '13202', '13706', '25235', '25259', '25260']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36540'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions