From: Antoine Pitrou Date: Mon, 4 Jan 2010 23:29:25 +0000 (+0000) Subject: Blocked revisions 77310-77311 via svnmerge X-Git-Tag: v3.2a1~1891 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b693833154a4d0975af189aabece45776e058aff;p=python Blocked revisions 77310-77311 via svnmerge ........ r77310 | antoine.pitrou | 2010-01-05 00:22:44 +0100 (mar., 05 janv. 2010) | 4 lines Issue #7092: Fix the DeprecationWarnings emitted by the standard library when using the -3 flag. Patch by Florent Xicluna. ........ r77311 | antoine.pitrou | 2010-01-05 00:28:16 +0100 (mar., 05 janv. 2010) | 3 lines Kill a couple of "<>" ........ ---