Skip to content

ast.arguments has confusing args/posonlyargs ordering #81774

Closed
@BenjaminSWolf

Description

@BenjaminSWolf
BPO 37593
Nosy @serhiy-storchaka, @ilevkivskyi, @pablogsal, @miss-islington, @jhdulaney
PRs
  • bpo-37593: Swap the positions of posonlyargs and args in the constructor of ast.parameters nodes #14778
  • [3.8] bpo-37593: Swap the positions of posonlyargs and args in the constructor of ast.parameters nodes (GH-14778) #14779
  • 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 = None
    closed_at = <Date 2019-07-15.00:08:34.720>
    created_at = <Date 2019-07-14.18:55:37.123>
    labels = ['type-bug', '3.8']
    title = 'ast.arguments has confusing args/posonlyargs ordering'
    updated_at = <Date 2019-08-16.19:56:37.496>
    user = 'https://bugs.python.org/BenjaminSWolf'

    bugs.python.org fields:

    activity = <Date 2019-08-16.19:56:37.496>
    actor = 'mdulaney'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-07-15.00:08:34.720>
    closer = 'pablogsal'
    components = []
    creation = <Date 2019-07-14.18:55:37.123>
    creator = 'Benjamin.S.Wolf'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37593
    keywords = ['patch']
    message_count = 5.0
    messages = ['347932', '347945', '347946', '347947', '349883']
    nosy_count = 6.0
    nosy_names = ['serhiy.storchaka', 'Benjamin.S.Wolf', 'levkivskyi', 'pablogsal', 'miss-islington', 'mdulaney']
    pr_nums = ['14778', '14779']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37593'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions