summaryrefslogtreecommitdiffstats
path: root/Objects/frameobject.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-06-04 21:02:46 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2013-06-04 21:02:46 (GMT)
commite0b99ba140f83551cdeecb2a4ca9817aedde7ff5 (patch)
treee2094750320a8fcb440f85a363f0ac6c3ee2387c /Objects/frameobject.c
parent0b81111b18790e5d95cb84a09d15aadfb8a1dadf (diff)
downloadcpython-e0b99ba140f83551cdeecb2a4ca9817aedde7ff5.zip
cpython-e0b99ba140f83551cdeecb2a4ca9817aedde7ff5.tar.gz
cpython-e0b99ba140f83551cdeecb2a4ca9817aedde7ff5.tar.bz2
Close #17932: Fix an integer overflow issue on Windows 64-bit in iterators:
change the C type of seqiterobject.it_index from long to Py_ssize_t.
Diffstat (limited to 'Objects/frameobject.c')
0 files changed, 0 insertions, 0 deletions