]> granicus.if.org Git - python/commit
No DOWNCAST is required since sizeof(Py_ssize_t) >= sizeof(int) and Py_ReprEntr retur...
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 30 May 2006 04:43:23 +0000 (04:43 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 30 May 2006 04:43:23 +0000 (04:43 +0000)
commit5e1b45dc2159721340b8fbf952b941749eb9ab3e
tree7b9e3def18bc51047a813d871c6b7cbf531be76c
parentd3881b026cde7ab417bda090f0d360443692e5f7
No DOWNCAST is required since sizeof(Py_ssize_t) >= sizeof(int) and Py_ReprEntr returns an int
Objects/dictobject.c