summaryrefslogtreecommitdiffstats
path: root/Objects/namespaceobject.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-06-04 22:11:34 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2013-06-04 22:11:34 (GMT)
commita2d56984c72519a0ea046025876f92efcf40f2b2 (patch)
treefd26a129180178f8bf17accde3a59435214b3d26 /Objects/namespaceobject.c
parent7e91e771a9348dcc28a9bac1a321a3bc1e3cfda8 (diff)
downloadcpython-a2d56984c72519a0ea046025876f92efcf40f2b2.zip
cpython-a2d56984c72519a0ea046025876f92efcf40f2b2.tar.gz
cpython-a2d56984c72519a0ea046025876f92efcf40f2b2.tar.bz2
Issuse #17932: Fix an integer overflow issue on Windows 64-bit in tuple
iterators: change the C type of tupleiterobject.it_index from long to Py_ssize_t.
Diffstat (limited to 'Objects/namespaceobject.c')
0 files changed, 0 insertions, 0 deletions