No DOWNCAST is required since sizeof(Py_ssize_t) >= sizeof(int) and Py_ReprEntr retur...
commit5afd0d39c3421f2bcb0d09e79046ecb7916925ac
authorneal.norwitz <neal.norwitz@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 30 May 2006 04:43:23 +0000 (30 04:43 +0000)
committerneal.norwitz <neal.norwitz@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 30 May 2006 04:43:23 +0000 (30 04:43 +0000)
treee3f53af69cd5e46037df0615febedfcf01d6daa3
parent7c9de2af775b8242f74ff1d4c465f228f2826fb7
No DOWNCAST is required since sizeof(Py_ssize_t) >= sizeof(int) and Py_ReprEntr returns an int

git-svn-id: http://svn.python.org/projects/python/trunk@46547 6015fed2-1504-0410-9fe1-9d1591cc4771
Objects/dictobject.c