From: Mark Dickinson Date: Sat, 5 Dec 2009 20:31:25 +0000 (+0000) Subject: Blocked revisions 76681 via svnmerge X-Git-Tag: v3.1.2rc1~284 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=78a80e8ee37edc4f7c48d49347a6bfbbd1421d82;p=python Blocked revisions 76681 via svnmerge ........ r76681 | mark.dickinson | 2009-12-05 20:28:34 +0000 (Sat, 05 Dec 2009) | 4 lines Issue #7435: Remove duplicate int/long tests, and other references to long in py3k. Patch provided by flox. ........ ---