Skip to content

tuple unpacking on assignment should be lazy for unpacked generators #69728

@MarioWenzel

Description

@MarioWenzel
BPO 25542
Nosy @vadmium

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 2015-11-03.19:36:33.408>
created_at = <Date 2015-11-03.12:30:08.504>
labels = ['interpreter-core', 'type-feature']
title = 'tuple unpacking on assignment should be lazy for unpacked generators'
updated_at = <Date 2015-11-03.19:36:33.407>
user = 'https://bugs.python.org/MarioWenzel'

bugs.python.org fields:

activity = <Date 2015-11-03.19:36:33.407>
actor = 'Mario Wenzel'
assignee = 'none'
closed = True
closed_date = <Date 2015-11-03.19:36:33.408>
closer = 'Mario Wenzel'
components = ['Interpreter Core']
creation = <Date 2015-11-03.12:30:08.504>
creator = 'Mario Wenzel'
dependencies = []
files = []
hgrepos = []
issue_num = 25542
keywords = []
message_count = 3.0
messages = ['253985', '253988', '254013']
nosy_count = 2.0
nosy_names = ['martin.panter', 'Mario Wenzel']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue25542'
versions = ['Python 3.6']

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions