Skip to content

Allow multiple assignment (i.e. tuple on LHS) in walrus operator #87309

Open
@pfalcon

Description

@pfalcon
BPO 43143
Nosy @gvanrossum, @tim-one, @rhettinger, @pfalcon, @emilyemorehouse, @lysnikolaou

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 = None
created_at = <Date 2021-02-06.08:13:07.477>
labels = ['interpreter-core', '3.10']
title = 'Allow multiple assignment (i.e. tuple on LHS) in walrus operator'
updated_at = <Date 2021-02-08.07:31:26.572>
user = 'https://github.com/pfalcon'

bugs.python.org fields:

activity = <Date 2021-02-08.07:31:26.572>
actor = 'pfalcon'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2021-02-06.08:13:07.477>
creator = 'pfalcon'
dependencies = []
files = []
hgrepos = []
issue_num = 43143
keywords = []
message_count = 3.0
messages = ['386551', '386564', '386620']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'tim.peters', 'rhettinger', 'pfalcon', 'emilyemorehouse', 'lys.nikolaou']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue43143'
versions = ['Python 3.10']

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