From: Nick Coghlan Date: Wed, 17 Jun 2009 12:32:11 +0000 (+0000) Subject: Blocked revisions 73466 via svnmerge X-Git-Tag: 3.0~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9b867c94bc84b08f5c20c50489c30c0d833e830;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 73466 via svnmerge ................ r73466 | nick.coghlan | 2009-06-17 22:23:43 +1000 (Wed, 17 Jun 2009) | 9 lines Merged revisions 73465 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73465 | nick.coghlan | 2009-06-17 22:12:15 +1000 (Wed, 17 Jun 2009) | 1 line Issue 6288: update the contextlib.nested() docs to explain why it has been deprecated and should generally be avoided ........ ................ ---