Movatterモバイル変換


[0]ホーム

URL:


homepage

Issue26489

This issue trackerhas been migrated toGitHub, and is currentlyread-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title:dictionary unpacking operator in dict expression
Type:enhancementStage:resolved
Components:Demos and ToolsVersions:Python 3.6, Python 3.5
process
Status:closedResolution:fixed
Dependencies:Superseder:
Assigned To:Nosy List: berker.peksag, guoci, python-dev
Priority:normalKeywords:patch

Created on2016-03-05 22:00 byguoci, last changed2022-04-11 14:58 byadmin. This issue is nowclosed.

Files
File nameUploadedDescriptionEdit
unpack_in_dict.patchguoci,2016-03-05 22:00patchreview
Messages (3)
msg261226 -(view)Author: Guo Ci Teo (guoci)*Date: 2016-03-05 22:00
The attached patch enables the unparse.py tool to unparse dictionary unpacking operators (**) in a dict expression, for example,{**{'y': 2}, 'x': 1}, as described inPEP 0448.
msg261255 -(view)Author: Roundup Robot (python-dev)(Python triager)Date: 2016-03-06 14:50
New changeseta34428aff42d by Berker Peksag in branch '3.5':Issue#26489: Add dictionary unpacking support toTools/parser/unparse.pyhttps://hg.python.org/cpython/rev/a34428aff42dNew changeset1b212e366b66 by Berker Peksag in branch 'default':Issue#26489: Add dictionary unpacking support toTools/parser/unparse.pyhttps://hg.python.org/cpython/rev/1b212e366b66
msg261256 -(view)Author: Berker Peksag (berker.peksag)*(Python committer)Date: 2016-03-06 14:55
Thanks for the patch! Could you please sign the contributor's agreement athttps://www.python.org/psf/contrib/contrib-form/ ?
History
DateUserActionArgs
2022-04-11 14:58:28adminsetgithub: 70676
2016-03-06 14:55:02berker.peksagsetstatus: open -> closed

nosy: +berker.peksag
messages: +msg261256

resolution: fixed
stage: resolved
2016-03-06 14:50:41python-devsetnosy: +python-dev
messages: +msg261255
2016-03-05 22:00:40guocicreate
Supported byThe Python Software Foundation,
Powered byRoundup
Copyright © 1990-2022,Python Software Foundation
Legal Statements

[8]ページ先頭

©2009-2026 Movatter.jp