Issue 15959: Merge from 3.2.

This commit is contained in:
Mark Dickinson 2012-09-20 21:30:34 +01:00
commit 5710c2a3e8
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
*/
static PyLongObject small_ints[NSMALLNEGINTS + NSMALLPOSINTS];
#ifdef COUNT_ALLOCS
int quick_int_allocs, quick_neg_int_allocs;
Py_ssize_t quick_int_allocs, quick_neg_int_allocs;
#endif
static PyObject *