From: Benjamin Peterson Date: Thu, 16 Oct 2008 22:49:08 +0000 (+0000) Subject: Unblocked revisions 66386 via svnmerge X-Git-Tag: v3.0rc2~68 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d31fdc547b1805516f6013af672e43cc66bd8c22;p=python Unblocked revisions 66386 via svnmerge ........ r66386 | nick.coghlan | 2008-09-11 07:11:06 -0500 (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) ........ ---