From: Nick Coghlan Date: Wed, 22 Apr 2009 16:23:00 +0000 (+0000) Subject: Blocked revisions 71801 via svnmerge X-Git-Tag: 3.0~194 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=418b44cdd21bddcc8fc431e34e4a3c903d8a546d;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 71801 via svnmerge ................ r71801 | nick.coghlan | 2009-04-23 02:13:36 +1000 (Thu, 23 Apr 2009) | 9 lines Merged revisions 71799 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71799 | nick.coghlan | 2009-04-23 01:26:04 +1000 (Thu, 23 Apr 2009) | 1 line Issue 5354: Change API for import_fresh_module() to better support test_warnings use case (also fixes some bugs in the original implementation) ........ ................ ---