Skip to content

PEG parser doesn't accept extended unpacking in with statement #86145

@oremanj

Description

@oremanj
mannequin
BPO 41979
Nosy @gvanrossum, @benjaminp, @pablogsal, @miss-islington, @isidentical, @oremanj
PRs
  • bpo-41979: Accept star-unpacking on with-item targets #22611
  • [3.9] bpo-41979: Accept star-unpacking on with-item targets (GH-22611) #22612
  • 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 2020-10-09.09:58:18.249>
    created_at = <Date 2020-10-09.06:56:54.326>
    labels = ['interpreter-core', '3.9']
    title = "PEG parser doesn't accept extended unpacking in with statement"
    updated_at = <Date 2020-10-09.10:31:15.580>
    user = 'https://github.com/oremanj'

    bugs.python.org fields:

    activity = <Date 2020-10-09.10:31:15.580>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-10-09.09:58:18.249>
    closer = 'lys.nikolaou'
    components = ['Interpreter Core']
    creation = <Date 2020-10-09.06:56:54.326>
    creator = 'Joshua Oreman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41979
    keywords = ['patch']
    message_count = 3.0
    messages = ['378305', '378309', '378311']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'benjamin.peterson', 'pablogsal', 'miss-islington', 'BTaskaya', 'Joshua Oreman']
    pr_nums = ['22611', '22612']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41979'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions