Skip to content

PEG Parser: Invalid targets for augassign and except succeed #84798

@lysnikolaou

Description

@lysnikolaou
BPO 40618
Nosy @gvanrossum, @lysnikolaou, @pablogsal
PRs
  • bpo-40618: Disallow invalid targets in augassign and except clauses #20083
  • 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/lysnikolaou'
    closed_at = <Date 2020-05-14.22:54:13.450>
    created_at = <Date 2020-05-14.00:15:04.010>
    labels = ['interpreter-core', 'type-bug', '3.9']
    title = 'PEG Parser: Invalid targets for augassign and except succeed'
    updated_at = <Date 2020-05-14.22:54:13.449>
    user = 'https://github.com/lysnikolaou'

    bugs.python.org fields:

    activity = <Date 2020-05-14.22:54:13.449>
    actor = 'lys.nikolaou'
    assignee = 'lys.nikolaou'
    closed = True
    closed_date = <Date 2020-05-14.22:54:13.450>
    closer = 'lys.nikolaou'
    components = ['Interpreter Core']
    creation = <Date 2020-05-14.00:15:04.010>
    creator = 'lys.nikolaou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40618
    keywords = ['patch']
    message_count = 2.0
    messages = ['368809', '368866']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'lys.nikolaou', 'pablogsal']
    pr_nums = ['20083']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40618'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions