From: Ezio Melotti Date: Wed, 31 Mar 2010 07:49:39 +0000 (+0000) Subject: Blocked revisions 79182 via svnmerge X-Git-Tag: v3.1.3rc1~1010 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fcc25ba256fb3531bc25bc2f2003bfa864eaaf7d;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 79182 via svnmerge ................ r79182 | georg.brandl | 2010-03-21 11:51:44 +0200 (Sun, 21 Mar 2010) | 9 lines Merged revisions 79179 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r79179 | georg.brandl | 2010-03-21 10:37:54 +0100 (So, 21 Mär 2010) | 1 line Mention inefficiency of lists as queues, add link to collections.deque discussion. ........ ................ ---