Message 65089 - Python tracker (original) (raw)

Message65089

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:33 twouters set spambayes_score: 0.00206504 -> 0.0020650437recipients: + twouters, gvanrossum, georg.brandl, belopolsky
2008-04-07 18:28:33 twouters set spambayes_score: 0.00206504 -> 0.00206504messageid: 1207592913.36.0.337995879857.issue2292@psf.upfronthosting.co.za
2008-04-07 18:28:32 twouters link issue2292 messages
2008-04-07 18:28:32 twouters create