Skip to content

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

Description

@gvanrossum

This code:

(a, *True) = 1,

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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