Skip to content

Tuple unpacking in return and yield statements #76298

Closed
@dacut

Description

@dacut
mannequin
BPO 32117
Nosy @gvanrossum, @serhiy-storchaka, @cryvate, @dacut, @miss-islington, @jChapman
PRs
  • bpo-32117: Allow tuple unpacking in return and yield statements #4509
  • bpo-32117: Iterable unpacking in return and yield documentation #9487
  • Use assertEqual() instead of assertEquals(). #9721
  • bpo-38641: Add support of starred expressions in return/yield to lib2to3 #16994
  • bpo-32117: Updated Simpsons names in docs #19737
  • 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-10-05.18:18:03.512>
    created_at = <Date 2017-11-22.23:31:49.357>
    labels = ['interpreter-core', 'type-bug', '3.8']
    title = 'Tuple unpacking in return and yield statements'
    updated_at = <Date 2020-05-05.14:50:03.820>
    user = 'https://github.com/dacut'

    bugs.python.org fields:

    activity = <Date 2020-05-05.14:50:03.820>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-05.18:18:03.512>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2017-11-22.23:31:49.357>
    creator = 'dacut'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32117
    keywords = ['patch']
    message_count = 17.0
    messages = ['306761', '306783', '307257', '307264', '307266', '307267', '325327', '325421', '325459', '325460', '325461', '326063', '326064', '326122', '326823', '327160', '368161']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'python-dev', 'serhiy.storchaka', 'cryvate', 'dacut', 'miss-islington', 'Jordan Chapman']
    pr_nums = ['4509', '9487', '9721', '16994', '19737']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32117'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (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