Skip to content

Match old parser's message for '(a, *True) = ...' #117

@gvanrossum

Description

@gvanrossum

This code:

(a, *True) = 1,

produces the message "cannot assign to tuple" rather than "cannot assign to True".

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.9.0b1Needs to be fixed/implemented until the 3.9.0b1 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions