dictionary unpacking operator in dict expression · Issue #70676 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@guoci

Description

@guoci

BPO 26489
Nosy @berkerpeksag, @guoci
Files unpack_in_dict.patch: patch

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 2016-03-06.14:55:02.556> created_at = <Date 2016-03-05.22:00:40.822> labels = ['type-feature'] title = 'dictionary unpacking operator in dict expression' updated_at = <Date 2016-03-06.14:55:02.554> user = 'https://github.com/guoci'

bugs.python.org fields:

activity = <Date 2016-03-06.14:55:02.554> actor = 'berker.peksag' assignee = 'none' closed = True closed_date = <Date 2016-03-06.14:55:02.556> closer = 'berker.peksag' components = ['Demos and Tools'] creation = <Date 2016-03-05.22:00:40.822> creator = 'guoci' dependencies = [] files = ['42075'] hgrepos = [] issue_num = 26489 keywords = ['patch'] message_count = 3.0 messages = ['261226', '261255', '261256'] nosy_count = 3.0 nosy_names = ['python-dev', 'berker.peksag', 'guoci'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue26489' versions = ['Python 3.5', 'Python 3.6']