SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

Fix a compilater warning on Windows 64-bit

idx variable is used for a tuple indexn so use Py_ssize_t (not int).
V
Victor Stinner committed
d3dfd0e433241de76d4f3f4dba4d8ef59f09e61d
Parent: 3a8f510