This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author twouters
Recipients belopolsky, georg.brandl, gvanrossum, twouters
Date 2008-04-07.18:28:32
SpamBayes Score 0.0020650437
Marked as misclassified No
Message-id <1207592913.36.0.337995879857.issue2292@psf.upfronthosting.co.za>
In-reply-to
Content
Agreed. A PEP was already on my TODO list (although I don't mind if
someone else picks it up :-) I implemented the
dict-unpacking-in-dict-literal syntax in the mean time; it's pushed to
the starunpack bzr branch, but I'll add some actual tests before I
upload the patch.
History
Date User Action Args
2008-04-07 18:28:33twouterssetspambayes_score: 0.00206504 -> 0.0020650437
recipients: + twouters, gvanrossum, georg.brandl, belopolsky
2008-04-07 18:28:33twouterssetspambayes_score: 0.00206504 -> 0.00206504
messageid: <1207592913.36.0.337995879857.issue2292@psf.upfronthosting.co.za>
2008-04-07 18:28:32twouterslinkissue2292 messages
2008-04-07 18:28:32twouterscreate