From: Nick Coghlan Date: Thu, 11 Sep 2008 13:59:53 +0000 (+0000) Subject: Blocked revisions 66386 via svnmerge (needs some fiddling to make it work in 3.0... X-Git-Tag: v3.0rc1~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=06974bb1cc3a3e94c58d6b496827a31630467586;p=python Blocked revisions 66386 via svnmerge (needs some fiddling to make it work in 3.0, will add a new patch to the tracker instead of merging) ........ r66386 | nick.coghlan | 2008-09-11 22:11:06 +1000 (Thu, 11 Sep 2008) | 1 line Issue #3781: Final cleanup of warnings.catch_warnings and its usage in the test suite. Closes issue w.r.t. 2.6 (R: Brett Cannon) ........ ---