From: R. David Murray Date: Tue, 12 Jan 2010 01:00:35 +0000 (+0000) Subject: Blocked revisions 77400,77422,77428 via svnmerge X-Git-Tag: v2.6.5rc1~179 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36b8ef4c616222fa4f8f3d48f1783d87de00e11f;p=python Blocked revisions 77400,77422,77428 via svnmerge ........ r77400 | alexandre.vassalotti | 2010-01-09 18:35:54 -0500 (Sat, 09 Jan 2010) | 2 lines Issue #2335: Backport set literals syntax from Python 3.x. ........ r77422 | alexandre.vassalotti | 2010-01-11 17:36:12 -0500 (Mon, 11 Jan 2010) | 2 lines Issue #2333: Backport set and dict comprehensions syntax. ........ r77428 | alexandre.vassalotti | 2010-01-11 18:17:10 -0500 (Mon, 11 Jan 2010) | 2 lines Issue #1967: Backport dictionary views. ........ ---