From: Brett Cannon Date: Fri, 5 Sep 2008 03:54:40 +0000 (+0000) Subject: Blocked revisions 66229 via svnmerge X-Git-Tag: v3.0rc1~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45916a404209d1ee51b8bd75b34299af9e80cc7b;p=python Blocked revisions 66229 via svnmerge ........ r66229 | brett.cannon | 2008-09-04 20:52:59 -0700 (Thu, 04 Sep 2008) | 1 line Make it more obvious that warnings.catch_warnings() and its arguments should be considered keyword-only. ........ ---