From 71f09487fcda7d010cb5fb9d120be41f7f325bdc Mon Sep 17 00:00:00 2001 From: Mark Dickinson Date: Thu, 3 Dec 2009 12:10:00 +0000 Subject: [PATCH] Blocked revisions 76648 via svnmerge ........ r76648 | mark.dickinson | 2009-12-03 12:08:56 +0000 (Thu, 03 Dec 2009) | 3 lines Issue #6985: number of range() items should be constrained to lie in a Py_ssize_t, not an int. ........ -- 2.50.0