Skip to content

Subscript unpacking raises SyntaxError #76807

@BenBurrill

Description

@BenBurrill
BPO 32626
Nosy @terryjreedy, @serhiy-storchaka, @NeilGirdhar
Superseder
  • bpo-32117: Tuple unpacking in return and yield statements
  • 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 2018-05-09.09:54:55.225>
    created_at = <Date 2018-01-22.22:39:59.017>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'Subscript unpacking raises SyntaxError'
    updated_at = <Date 2018-05-09.09:54:55.223>
    user = 'https://bugs.python.org/BenBurrill'

    bugs.python.org fields:

    activity = <Date 2018-05-09.09:54:55.223>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-09.09:54:55.225>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-01-22.22:39:59.017>
    creator = 'Ben Burrill'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32626
    keywords = []
    message_count = 5.0
    messages = ['310447', '310824', '310825', '310886', '316322']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'Joshua.Landau', 'serhiy.storchaka', 'NeilGirdhar', 'Ben Burrill']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '32117'
    type = 'behavior'
    url = 'https://bugs.python.org/issue32626'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions